I’m having trouble getting my custom domain www.juleslabs.com to validate in Vercel. Here’s what’s happening:
-
My root domain juleslabs.com shows “Valid Configuration” in Vercel.
-
www.juleslabs.com continues to show “Invalid Configuration” even though my DNS is set up correctly and has fully propagated.
-
I have a CNAME record for www pointing to e568ce34238d53c9.vercel-dns-o17.com (as instructed by Vercel).
-
I have an A record for @ pointing to 76.76.21.21.
-
I am using Namecheap BasicDNS as my nameserver.
-
dnschecker.org shows the CNAME for www.juleslabs.com is fully propagated globally.
-
I have tried removing and re-adding both domains in Vercel, but the issue persists.
-
I have also flushed my local DNS cache and tried from multiple devices and networks.
Screenshots show:
-
Vercel Domains dashboard showing the “Invalid Configuration” for www.juleslabs.com
-
DNSChecker.org results showing global CNAME propagation for www.juleslabs.com
-
My Namecheap Advanced DNS settings for the domain
If there’s anything else I should try, please let me know.