Your first deploy
Deploy a Next.js app to Lessly in five minutes.
The next step is shipping a real app. By the end of this page, your code is live at a Lessly URL — from the dashboard, or by asking your agent. Pick a track with the toggle on each step; your choice sticks across the page.
Prerequisites
- A Next.js app in a git repo. Any GitHub repo works; a fresh
create-next-appis fine. - For the agent path: the Lessly MCP installed in your agent — see Install — and your agent open and connected to your Lessly workspace.
Step 1 — Connect your repo
Step 2 — Deploy
Step 3 — Verify the site is live
What you just did
You shipped a production deploy without writing a config file, a Dockerfile, or a YAML pipeline. A couple of clicks — or one sentence to your agent — became a build, a deploy, and a URL.
What to do next
- “Promote this deploy to the apex domain.”
- “Set the
DATABASE_URLenvironment variable on production.” - “Show me the build logs for the last failed deploy.”
Was this page helpful?
Thanks for your feedback!