Needed to Remove Stuck Domain from `my-app-self.vercel.app to` `my -app.vercel.app`

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?

Hi, @sayantanhaldar02! Welcome to the Vercel Community :smile:

I went on code-byte.vercel.app and it looks it’s resolves to an existing project - is this yours?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.