Web apps
Next.js
Start with an official Adios Next.js template: JavaScript or TypeScript, using npm or pnpm, configured for Adios builds and standalone production serving.
Next.jsNode.jsnpmpnpmTypeScript
Clone locally
Repository: template-nextjs-typescript
git clone https://github.com/adiosdotdev/template-nextjs-typescript.git
cd template-nextjs-typescript
adios upVariants
Choose the variant that matches your runtime, framework, or service version 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.