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

[Help](/c/help/9)

# Wildcard Domain Not Adding – “Please Move Domain to This Team” Issue

62 views · 1 like · 5 posts


Lucas C. (@lucaswingcat-5648) · 2025-12-19

I am trying to add a wildcard domain (*.navalha.app) to my Vercel project, but it’s not letting me add it. The error says:
“Please move this domain to this team in order to use Vercel nameservers”
However, I only have one team in my Vercel account, so there’s no other team to move it to.

![Captura de tela 2025-12-18 223009|690x281](upload://u9nU70Jfqg3TYSYI9c0vpoYbQbJ.png)

I can't even verify the ownership of the wildcard because it does not allow me.

The domain is mine, the root is all set on my namecheap account, but somehow i can't add my wildcard???


Anshuman Bhardwaj (@anshumanb) · 2025-12-19 · ♥ 1

Hi @lucaswingcat-5648, welcome to the Vercel Community!

Does the domain show up in the **Domains** tab of your Vercel team?

![Domains sections](upload://ljuXQfeaeU4kiKmh51bV0EFCsgn.png)

If so, you can click the Domain and **Enable Vercel DNS**.

Your domains is not using Vercel Nameservers:

![DNS check](upload://xlLnOenf79u0gLmkiuCdATethlu.png)

I'd suggest [adding Vercel Nameservers](https://vercel.com/docs/domains/working-with-nameservers): 

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

Once the DNS propagation is done, you should be able to use wildcard domains.


Lucas C. (@lucaswingcat-5648) · 2025-12-19

Hey, thanks for your feedback. 
The domain is already set in my project.. When i go i my Domains tab I don’t see any domains in there (I don’t have any team).

I have added the Nameservers in my Namecheap host, but still not working after many hours:

![image|690x83](upload://7wn65QPUWY2GXpxfGpbPMcmDfu0.png)

In resume, the apex domain is set at my Project > Settings > Domains

![image|690x277](upload://7ckG7am6KDMsTNdBSjafdNmXZjk.png)


Anshuman Bhardwaj (@anshumanb) · 2025-12-19

Hi Lucas, you are always in a team, it'll be your Hobby team with just you in it. Let's come to that later.

On Namecheap, I think there is an option to add custom nameservers. I'd suggest removing the existing NS records and follow the Namecheap [docs](https://www.namecheap.com/support/knowledgebase/article.aspx/767/10/how-to-change-dns-for-a-domain/). 

You can confirm if it's working correctly by checking https://dnschecker.org/#NS/navalha.app for DNS propagation.

Currently it doesn't seem to have configured correctly.
![CleanShot 2025-12-19 at 16.03.40@2x|604x500](upload://edbC0L4YtRjYgv15udiqXHkbVhV.png)


Lucas C. (@lucaswingcat-5648) · 2025-12-19

Ok thanks. I’ve done the needed steps in my Namecheap.

![image|690x321](upload://xUjZWjBgK5ddPBXvaSVx7u8EI9r.png)

A records are pointing to Vercel servers already, but NS.


![image|400x499](upload://tBwLTYUGHrdHczGDxnrJxQPHHey.png)


Their staff says: It appears that the zone for the domain has not been created yet. Please contact Vercel support to check this, as they will need to create the zone on their end.