[▲ 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.  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?  If so, you can click the Domain and **Enable Vercel DNS**. Your domains is not using Vercel Nameservers:  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:  In resume, the apex domain is set at my Project > Settings > Domains  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.  Lucas C. (@lucaswingcat-5648) · 2025-12-19 Ok thanks. I’ve done the needed steps in my Namecheap.  A records are pointing to Vercel servers already, but NS.  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.