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.