Hi -- I have been running
bun vercel dns import [domain] [zone file]but it keeps on telling me
The domain [domain] can't be found under [team]Some notes:
- When I go to https://vercel.com/[team]/[project]/settings/domains, I am able to see the domain listed there.
- I am calling the
vercelcommand from a linked project folder. - The domain is purchased on GoDaddy but I have pointed the nameservers to Vercel and I have a subdomain pointing a deploy on this project (from the GUI).
- This works for my other ones purchased on namecheap where I have pointed the nameservers to Vercel. I noticed that those other ones are listed as "Account Domains" whereas the current one is not (see image below). I think this is a legacy issue as I cannot move this new domain to become an "Account Domain"

How can I rectify this situation?