Custom domain
Publish your site first (Website → Publish) — the domain will point at the published version.
Sample project — generate your own site to connect a domain.
DNS setup
At the domain registrar, add these records (both, so www works too). DNS can take up to an hour; SSL is issued automatically once it propagates.
| Type | Name | Value |
|---|---|---|
| A | @ | 76.76.21.21 |
| CNAME | www | cname.vercel-dns.com |
DNS changes can take up to an hour to propagate; SSL is automatic.