I’m experiencing an issue with my custom domain setup that was previously working fine.
About a week ago, I successfully configured my domain (yacht-intl.sg
) on Vercel. I added an A record pointing to 76.76.21.21
, and within 20 minutes, the domain was verified and working perfectly.
However, as of yesterday, the domain status changed to “Invalid Configuration” in Vercel, without me making any changes.
To troubleshoot:
- I removed and re-added the domain in Vercel.
- I verified that the A record was still correctly pointing to
76.76.21.21
.
Since that didn’t work, I decided to update the nameservers on GoDaddy to:
ns1.vercel-dns.com
ns2.vercel-dns.com
Even after changing the nameservers and giving it several hours, the domain still shows “Invalid Configuration” on Vercel.
I also attempted hosting the domain on other platforms like Hostinger, by changing the DNS records again — but that also didn’t work. So I returned to Vercel, reset everything, and re-added the domain configuration.
It’s now been over 12 hours, and the domain status is still showing as invalid on Vercel.
I’ve double-checked that the DNS records and/or nameservers are correctly set, but I’m not sure where the issue lies at this point.
Any help or guidance would be appreciated.