Your first deploy
Deploy a Next.js app to Lessly and check its live URL.
Deploy a Next.js app from the dashboard or through your AI agent, then open its public URL to check the result. Choose UI or MCP on any step; the choice applies to the whole 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 deployed your app to production and opened its public URL to check that it works.
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!