No option to edit or add DNS records in Vercel dashboard

Currently, when I navigate to my domain settings for useunblock.com in the Vercel dashboard, I dont see any interface or options to edit or add DNS records. I’m using Vercel as my DNS provider (and bought my domain through Vercel), but there’s no way to configure the A record that Vercel is requesting. Giving me ability to edit the A record or even just deleting it would probably make it work again.

Repro steps:

  1. Go to Vercel dashboard and navigate to domain settings for useunblock.com
  2. Look for DNS Records section or any option to edit/add records
  3. No DNS configuration interface is visible
  4. Domain shows “Invalid Configuration” error requesting A record pointing to 216.198.79.1
  5. Domain is currently resolving to 216.24.57.1 (Render) instead of Vercel

Project Info:
Domain: useunblock.com
DNS Provider: Vercel DNS (using ns1.vercel-dns.com and ns2.vercel-dns.com as nameservers)
Current A record: Points to 216.24.57.1 (incorrect - points to Render)
Required A record: Should point to 216.198.79.1 (Vercel)
Issue: Cannot access DNS records interface in Vercel dashboard to make this change

Thank you

The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.

You can also use v0 to narrow down the possibilities.

The Edit button should take you there but you can go to the Domains tab from your dashboard home (outside of your project) to manage domains, and DNS settings can be edited there

https://vercel.com/~/domains (you’ll have to pick your Team in the top left)