[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Help](/c/help/9)

# Domain Verification not working

70 views · 0 likes · 4 posts


thealmeida (@gustavospalmeida-264) · 2025-10-30

I added a new domain to my project and it says “Verification required”. I already added the TXT and CNAME records on my registrar and pressed refresh but it didn’t work.
I checked DNS propagation and the TXT record is there: _vercel.coopera.social.br
What else can I do here? 

<!-- Current versus Expected behavior -->

<!-- Code, configuration, and steps that reproduce this issue -->

<!-- Project information (URL, framework, environment, project settings) -->


system (@system) · 2025-10-30

The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for [bonus points](https://community.vercel.com/t/introducing-the-vercel-leaderboard/1358).

https://vercel.com/docs/projects/domains/troubleshooting

You can also use [v0](https://v0.dev/) to narrow down the possibilities.


Pauline P. Narvas (@pawlean) · 2025-10-30

The DNS propagation can sometimes take up to 48 hours to fully complete, even if you can see the records when checking online tools. Here are a few things you can try:

1.  **Wait a bit longer** - Even though you can see the TXT record, Vercel’s verification might need more time to detect it
2.  **Double-check the exact values** - Make sure the TXT record value matches exactly what Vercel provided (including any quotes or special characters)
3.  **Try removing and re-adding the domain** - Sometimes this can trigger a fresh verification attempt
4.  **Check if you have multiple TXT records** - Some DNS providers create duplicate records which can cause conflicts

If you’re still having issues after 24-48 hours, it might be worth checking with your DNS provider to ensure the records are configured correctly on their end.


system (@system) · 2026-01-20

Hey @gustavospalmeida-264! 👋

Just checking in on this thread. If you're still experiencing issues or have additional details to share, please let us know! We're here to help.