App starters
Next.js
Start with the official Adios Next.js template, configured for Adios builds, runtime health, and standalone production serving.
Next.jsReactAdios ready
Clone locally
Repository: template-nextjs
git clone https://github.com/adiosdotdev/template-nextjs.git
cd template-nextjs
adios upVariants
Choose the variant that matches your package manager, runtime, or service version before running the local deploy command.
Name
Path
Manifest
Next.js starter
template-nextjs
node
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.