Hello everyone,
I’m having an issue with domain verification that’s stuck on pending for over a day.
Domain: aura.xyz.br
Current DNS Configuration (Registro.br):
Current behavior:
-
The domain shows as “Pending Verification” in project settings
-
When accessing the domain, I get:
404: NOT_FOUND - Code: DEPLOYMENT_NOT_FOUND
Expected behavior:
- Verification should complete and the domain should link to my deployment
Has anyone experienced this issue? Any suggestions would be appreciated!
I’ve already checked on DNS Checker and all records are propagated and working correctly:
-
A record pointing to Vercel’s IP -
TXT record for verification configured at _vercel.aura.xyz.br -
CNAME record properly configured
Even though all records are functional and globally propagated, the verification remains “pending” on the Vercel dashboard, and I can’t link the domain to my project because of this.


