Hi everyone,
I’m having an issue connecting a custom domain to Vercel and I’d appreciate some guidance.
Context:
-
Project works correctly on
*.vercel.app -
Custom domain:
oratio.tech -
Registrar/DNS provider: Register.it
-
Domain is added to Vercel and assigned to Production
Current setup:
-
Root domain (
oratio.tech) has an A record → 216.198.79.1 (shown by Vercel UI as the recommended record due to IP range expansion) -
www.oratio.techhas a CNAME → vercel-dns
Problem:
-
Both
oratio.techandwww.oratio.techshow “Invalid Configuration” in Vercel -
oratio-ten.vercel.appworks perfectly -
DNS changes have been in place for several days
Question:
-
Has anyone encountered these kind of errors and came up with a solution?
-
Any known pitfalls or checks I should run (NS, SOA, etc.)?
Thanks in advance ![]()
Any pointer is appreciated.

