Orphaned deployments still visible after project deletion, but cannot be opened or removed

Hi,

I deleted a Vercel project, but two deployments are still visible in the global Deployments dashboard.

I cannot remove them because:

  • Opening the deployments in the dashboard results in an error.

  • There is no delete option available.

  • The CLI cannot find them either.

Deployment IDs shown in the dashboard:

  • HrCYj1nX3

  • 9rXMhZMu7

CLI output:

vercel remove HrCYj1nX3 --yes
> Could not find any deployments or projects matching "HrCYj1nX3".

vercel projects ls
> No projects found under 2000mew-4245s-projects

This seems to be an orphaned deployment issue after deleting the parent project, similar to other reports in the community.

Could someone from Vercel please remove these orphaned deployment entries or tell me how to clean them up on a Free account?

Thanks.

Hi @2000mew, welcome to the Vercel Community!

I’m sorry you’re facing this issue.

Could you share the deployment id from the link that opens when clicking those cards in the Deployments dashboard?

Thanks for the quick reply.

The issue seems to be resolved now. After updating/renaming my team, the orphaned deployments disappeared from the Deployments dashboard.

So I can no longer reproduce the issue or provide the deployment IDs from the broken links.

Thanks again.