Vibe Launchpad
Level 1 · 0 XPSign in
Vercel· Step 8 of 80 cleared in this quest
Step 8 · about 5 minutes

Ship to production

Merge the pull request. Vercel rebuilds your live site by itself. That is the whole loop, for good.

On the pull request click Merge pull request. Watch your project's Deployments list: a new production build starts on its own, and your live address updates when it finishes.

That is your stack: a repo that records everything, a database that holds real data behind rules, and a live address that rebuilds itself. Go and vibe out the code.