Web apps
Next.js
Start with the official Adios Next.js templates: JavaScript or TypeScript, using npm or pnpm, all configured for Adios builds, runtime health, and standalone production serving.
Next.jsNode.jsnpmpnpmTypeScript
Clone locally
Repository: template-nextjs-pnpm-typescript
git clone https://github.com/adiosdotdev/template-nextjs-pnpm-typescript.git
cd template-nextjs-pnpm-typescript
adios upVariants
Choose the variant that matches your language and package manager before running the local deploy command.
Name
Key
Path
Action
Next.js TypeScript with pnpm
TypeScriptpnpm
Key
nextjs-pnpm-typescript
Path
nodejs/nextjs-pnpm-typescript
Need the full flow?
The template guide covers CLI login, local clone flow, console deploys, logs, and moving from a template to a production app.