Hello Vercel Community,
I’m looking for help transitioning a domain from my personal Vercel account to my company’s account.
Originally, I registered the domain and set up its DNS under my personal (Hobby) account. Since then, ownership and management of the domain have been transferred to my company, and I’d like to complete the transition within Vercel.
Here’s the current situation:
- The domain’s DNS is already pointed to the correct company account.
- The required
vc-domain-verify=
TXT record is correctly set and verified. - The web app is deployed and running correctly from the company account.
Inside the Company project’s domain tab the connection is correct however, inside Vercel’s Home Page-> Domain when I try to connect the domain in the company account, I get the following error:
“Cannot add [domain-name] since it’s already in use by one of your projects.”
Both mine and the company’s account plans are Hobby as we are a start-up still in development phase. Anyone has an idea how to proceed?
Thanks in advance!