in this byteninjaa0 was the one who created this deployement but still it shows blocked and suggest a different id to be added in the team which is byteninjaa01<!-- Questions that get answered the fastest are the ones with relevant info included in the original post. Be sure to include all detail needed to let others
see and understand the problem! →
Hey @byteninjaa0
Welcome to the community!
This usually happens when the Git commit author isn’t recognized as an active member of your Vercel team workspace. Even though your main byteninjaa0 account created the deployment, the screenshot shows the actual commit was authored by byteninjaa01.
Here are the quickest ways to fix this:
-
Update Local Git Config (Most likely): If you accidentally committed using your secondary email in your terminal, run git config user.email "your-main-email@example.com" so future commits map to your main account.
-
Link Your Accounts: If byteninjaa01 is just your alternate GitHub account, go to your Vercel Account Settings > Login Connections and connect it to your main profile.
-
Add as a Team Member: If byteninjaa01 is a separate collaborator, click the Add User & Redeploy button to invite them to the workspace (heads up: this uses a paid seat on Pro plans).
Let me know if that gets you unblocked! Always happy to help out the community.
option 1 2 not working and i cant go with option 3 since it will cost me more