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:
- Go to Vercel dashboard and navigate to domain settings for useunblock.com
- Look for DNS Records section or any option to edit/add records
- No DNS configuration interface is visible
- Domain shows “Invalid Configuration” error requesting A record pointing to 216.198.79.1
- 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

