I’m trying to add the domain bonjugi.vercel.app to my blog project, but I’m getting the error:
“Another team is already using this domain.”
Current situation:
- I only have one team in my account (devbonjugi-1868’s projects)
- The domain
bonjugi.vercel.appis NOT listed in any project’s domain settings - The domain is NOT listed in my team’s Domains page
- I don’t have any other Vercel accounts
Expected behavior:
- I should be able to add
bonjugi.vercel.appto my blog project - The domain should route to my latest production deployment
Current behavior:
- When trying to add the domain, I get: “Another team is already using this domain”
- The domain appears to be routing to an old deployment or deleted project
- Even after clearing cache and checking from different devices, it shows the old version
Project details:
- Project: https://vercel.com/devbonjugi-1868s-projects/blog
- Current auto-generated domain: blog-ochre-rho-59.vercel.app
- Desired domain: bonjugi.vercel.app
How can I remove the existing domain association and add it to my current project?