Invalid Configuration

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.tech has a CNAME → vercel-dns

Problem:

  • Both oratio.tech and www.oratio.tech show “Invalid Configuration” in Vercel

  • oratio-ten.vercel.app works 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 :folded_hands:
Any pointer is appreciated.

Hi @augustatechnologies, welcome to the Vercel Community!

It appears to me that something has changed in your DNS records because both the root and www are pointing to somewhere other than Vercel (source):

Could you check the DNS records? Once you update the records correctly and the propagation is done the error should resolve itself.

1 Like

Hi @augustatechnologies, I wanted to follow up regarding your issue with connecting the custom domain oratio.tech to Vercel. Have you had a chance to check the DNS records, and do you still require assistance with this matter? Please provide any updates or specific details about your configuration if available.