When you see "Congratulations!", click Continue to Dashboard.

On the dashboard, click the "Domains" link to open your live site.

That's your website. Live on the internet. At a real URL you can send to anyone.

You just published a real website — from a browser, without writing a single line of code. The template, the hosting, the deployment — it all just worked. Copy that URL and text it to someone. It's yours.
Here's what's happening behind the scenes: your code lives on GitHub, and Vercel is watching it. Every time you make a change, Vercel will automatically rebuild and republish your site. You'll see this loop in action in the next chapter.
Speaking of which — right now your site is a template. In Chapter 2, you'll set up your computer so you can start making it yours, with an AI assistant doing the heavy lifting.