How-to
Deploy a Next.js app
Ship a Next.js app to a Lessly environment in three sentences.
This page is a stub. The full how-to lands in the next docs cycle.
The short version: point your agent at a Next.js repo, ask "Deploy this app to staging," and the agent calls lessly_deploy for you. See Your first deploy for the same flow at tutorial pace.
Coming in this guide
- App.config detection (build command, output directory, Node version)
- Environment variable transfer from a
.env - Preview deploys per branch