CDN and edgeDNS hostingCapabilities verified
Vercel DNS
Migrate DNS zones to or from Vercel DNS: what's supported, what access you need, and what changes for each destination.
See how a domain's records would land at Vercel. Free and read-only.
Access we need
- Credentials
- Access token (+ team ID)
- Permissions
- An access token scoped to the team that owns the domains. Vercel tokens can't be read-only.
What Vercel supports
The same data the translation engine uses when it plans a migration.
- Create zones through the API
- List zones through the API
- Turn on DNSSEC through the API
- Apex CNAME (flattening)
- Apex ALIAS record
- Aliases to cloud resources
- CDN proxy on records
- Routing policies
- Minimum TTL
- 60s
Record types
- A
- AAAA
- ALIAS
- CAA
- CNAME
- HTTPS
- MX
- NS
- SRV
- TXT
Good to know
- Records Vercel adds for project domains (such as the apex ALIAS and CAA) are read with a comment and never changed by us. Edit them in the project's domain settings.
- Domains must already be added to the Vercel account or team. We can't create them.
- Vercel DNS doesn't support DNSSEC, and the minimum TTL is 60 seconds.