Wildcard domain still shows "Invalid Configuration" after 48h

Hi Vercel team and community,

I’m trying to configure wildcard subdomains (e.g., store1.click-shop.ar, store2.click-shop.ar) for my project hosted on Vercel. Two days ago (around 4:00 PM from Argentina, July 8), I switched my nameservers from DonWeb to Vercel:

ns1.vercel-dns.com
ns2.vercel-dns.com

I confirmed this change using tools like DNSChecker and nslookup, and propagation appears successful across most regions.

I also added the wildcard domain *.click-shop.ar to my project settings. However, it’s still showing the “Invalid Configuration” warning.

Here’s what I’ve verified:

  • A wildcard A record (* → 76.76.21.21) is correctly set up in the DNS section.
  • The base domain click-shop.ar and www.click-shop.ar both show “Valid Configuration.”
  • SSL certificates are issued for both the root and www domain.
  • The subdomain dontero.click-shop.ar is not resolving (DNS_PROBE_FINISHED_NXDOMAIN).

What else should I do to make the wildcard subdomain valid and working?

Thanks in advance!

— Mauricio Pucheta

Your domain appears to be in a weird state – when I check your nameservers for click-shop.ar they show up as our vercel-dns ones, but a colleague of mine checked and for them they were resolving to donweb

If this still hasn’t resolved itself, can you try changing the nameservers again in DonWeb to see if that will continue propagation?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.