I am encountering an issue with the domain code-byte.vercel.app
on my Vercel account. When I try to assign this domain to my current project, I receive the following error message:
“Cannot add code-byte.vercel.app
since it’s already assigned to another project.”
After investigating the issue, I:
- Checked all my active, archived, and deleted projects.
- Ran
vercel domains ls
, but the domain does not appear in the list. - Attempted to remove the domain using
vercel domains remove code-byte.vercel.app
but received a response that the domain was not found under any of my projects.
It appears that the domain may be stuck, possibly attached to an old project that is either cached or no longer visible in my dashboard. I’ve tried various solutions but haven’t been able to resolve the issue.
Could you please assist me in manually releasing the domain so that I can use it with my current project?