DoDomain

Add a CNAME, A or TXT record at Vercel

Where DNS records live at Vercel, what goes in the host field for a subdomain and for the root domain, and how to check the record is live — the same steps DoDomain's connect flow shows Vercel users.

These are the steps DoDomain's hosted connect flow shows a customer whose domain is managed at Vercel, in Vercel's own vocabulary. A product using DoDomain never writes them: the connect flow detects the provider, shows these steps beside the exact records to create, and verifies each record against the zone's authoritative nameservers. They are published here for your own support articles, and for anyone who wants to see the steps before they start.

Where the records live

Open Vercel's DNS management and pick the domain.

Step by step

  1. Open your Vercel team's Domains page and click your domain.
  2. Under DNS Records, fill in the form (Name = prefix only) for each record below.
  3. Click Add for each, then come back and click Verify.

What goes in the host field

Enter the record name as the prefix only (e.g. www); leave it empty for the apex. For a record on the domain itself, leave the host field blank.

Whatever the panel calls the field — Name, Host, Hostname — DoDomain's connect flow shows the value to paste into it already in this provider's format, and shows the fully-qualified name it will verify next to it.

Worth knowing

  • Records are editable on Vercel only while the domain uses Vercel's name servers.

Check the record is live

A saved record is not yet a live record. DoDomain verifies against the zone's authoritative nameservers, which answer as soon as the provider publishes the change; public resolvers can lag behind for as long as the old answer's TTL. The free DNS lookup shows both answers side by side for any name, and the provider detector tells you which provider serves a domain and whether a one-click path exists for it.

If you are the product asking for this record

You do not have to send customers here. Mint a connect session and the hosted flow shows these steps to your Vercel customers on its own, then verifies and keeps monitoring the records — see the connect flow and the framework guides for Next.js, Rails, Laravel and Django. A customer who wants their bare domain rather than a subdomain is the apex question, which no provider panel solves on its own.

Steps verified against Vercel's documentation or a live route check at authoring time (July 2026); panel labels do change — the hosted flow is updated when they do.

On this page