Hi, I’m hoping a Vercel staff member can help diagnose this.
My domain autoarms.team and www.autoarms.team are stuck in
“Invalid Configuration” in my project, even though the DNS records
exactly match the recommended values:
- autoarms.team A 216.198.79.1
- www.autoarms.team CNAME be8512662278ee26.vercel-dns-017.com
What I have verified:
- DNS propagation complete across Google (8.8.8.8), Cloudflare (1.1.1.1),
Quad9, and OpenDNS — all return the correct values - No DNSSEC (DS/DNSKEY absent)
- No CAA records (all CAs allowed)
- No conflicting AAAA records
- No A/CNAME coexistence at www (only CNAME at www)
- Domain registrar: hosting.kr, nameservers: ns1-4.hosting.co.kr
What I have tried:
- Clicking Refresh multiple times
- Removing both domains and re-adding them
- Waiting several hours between attempts
The deployment itself works fine at autoarms-shop.vercel.app.
Could a staff member check whether this domain has a conflict on
Vercel’s side, or force a re-validation?
Thanks!