Hi Vercel team,
I am trying to add my domain: weight.zh.kg
The issue:
Vercel shows:
“This domain is linked to another Vercel account.”
However, I have already verified DNS correctly:
- TXT record is present and publicly visible:
_vercel.weight.zh.kg TXT
vc-domain-verify=weight.zh.kg,62f21340edc0f0d2b1ea
Verified via:
- Google DNS (8.8.8.8)
- Cloudflare DNS (1.1.1.1)
-
CNAME is correctly set:
weight.zh.kg → a110dbdf79978c85.vercel-dns-017.com -
Deployment is Ready and Production.
-
Visiting the domain returns:
404: DEPLOYMENT_NOT_FOUND (requests reach Vercel)
DNS is fully propagated, but verification still does not complete.
This domain is newly registered, and I do not have access to any previous Vercel account that could have used it.
Could you please help:
- release the domain from previous account binding, OR
- reset the domain ownership verification state?
Thank you.