Problem
My deployments are failing with the following error:
The deployment was blocked because the commit author does not have contributing access to the project.
I believe this is caused by cached contributor data from a previously deleted Vercel account.
Details
- Current Vercel account:
shri-studio - Current GitHub email:
rishabha.garg06@gmail.com - Deleted Vercel account:
rishabharak-4379 - Deleted account email:
rishabha.rak@gmail.com - Affected project:
ufcm-app - GitHub repository: github.com/shri-studio/ufcm-app (private)
- Failed commit SHA:
8488fa89c6dd466f1043b9f1150ea7e666507742
What happened
I accidentally connected my project to a second Vercel account (rishabharak-4379) using the same GitHub repository. I have since deleted that account entirely, but my primary account (shri-studio) is now blocked from deploying.
Request
Please clear any cached contributor data associated with the deleted account (rishabharak-4379) so deployments can resume on my primary account.
Thank you!