Help
Your website is already live on a Vercel URL (e.g. your-site.vercel.app). This guide shows you how to point your own domain at it so visitors see yourbusiness.com instead.
Go to a domain registrar and search for the domain you want. Most .com domains cost €10–15 per year.
Log in to vercel.com, open your project, then go to Settings → Domains.
Go back to your domain registrar and update the nameservers to Vercel's. This tells the internet to send visitors to your Vercel site.
DNS changes take 15 minutes to 48 hours to take effect worldwide. Vercel will show a green 'Valid Configuration' badge once it's done.
Domain not working after 48 hours
Double-check the nameservers are saved correctly in your registrar. DNS entries sometimes need a manual re-save.
Vercel shows 'Invalid Configuration'
The nameservers haven't propagated yet, or were entered incorrectly. Check for typos and wait a bit longer.
Getting a blank or default page
The domain is live but may be pointing to the wrong Vercel project. Make sure the domain is added to the correct project in Vercel.
HTTPS / SSL not working
Vercel automatically provisions SSL once the domain is verified. It usually takes a few minutes after the domain goes live.