Invalid Domain configuration issues in root domain

Hello,
I am trying to add my custom domain in my Vercel project but i am getting the invalid configuration issues.
I added my company.com for root website, and added the portal.company.com for my specific part of website.


currently my (company.com) root domain is showing invalid configurations, and my subdomain (portal.company.com) is hosting the main website.
I have noticed that my root domain is giving me ip address like 216.xxx.xxx.xxx and is also providing the change of nameservers I currently don’t want to change my nameservers to Vercel nameservers so how do I validate my root domain and direct my subdomain to my /login path.

Hi @haasif1-5311, welcome to the Vercel Community!

I’m sorry that it’s not working for you. When you expand the Invalid configuration button, there will be instructions to add a A record. Have you tried doing that?

Additionally, there may be a requirement to add a TXT record to verify the domain ownership.

I think following the instructions and adding these details will solve it for you.

My issue has been resolved I added the 76.76.21.21 IP even though the Vercel was providing me with the 216.xxx.xxx.xxx. It has resolved the domain validation issue

1 Like