Your site is live on a .vercel.app URL. Follow these steps to use your own domain name instead.
Log in to your domain registrar (GoDaddy, Namecheap, Cloudflare, etc.) and add the following DNS record:
| Type | Name | Value |
|---|---|---|
| CNAME | www | cname.vercel-dns.com |
If you want to use yourdomain.com (without www), add an A record instead:
| Type | Name | Value |
|---|---|---|
| A | @ | 76.76.21.21 |
We recommend using www with a CNAME for the most reliable setup.
After updating your DNS records, reply to your delivery email or contact us. We'll add your domain to your site — usually within a few hours.
DNS changes can take up to 48 hours to propagate, though most updates are visible within minutes.