Problem
My custom domain is configured on Vercel with "Valid Configuration" shown on both the domain and the project. The Vercel CDN shows as Active and the nameservers are set to:
ns1.vercel-dns.comns2.vercel-dns.com
However, the browser returns:
Error: ERR_NAME_NOT_RESOLVED
The .vercel.app deployment URL works fine.
What I've Tried
- Reassigned the domain to the project multiple times
- Reset and re-added DNS records
- Waited 22+ hours for propagation
Has anyone had this issue?