I get this error message when I manually want to deploy from the Vercel dashboard:
How is this possible when I am the owner of the Vercel account AND the owner of the repositor AND the owner of the commit (commit SHA: c0fe63d080dcf663204d9de17cbc2ca29a355c52, but the repo is private)?
The reason I want to manually deploy is because the automatic deployment blocks me on git for some reason now. It didn't do that yesterday:

Pressing the "Details" button and pressing "Login in" (even though I am already logged it so idk why it's asking me this. Thankfully, it just refreshes the page and shows me the Vercel project page) makes everything work. I can then manually deploy from Vercel.
I think it's because I am using the same Github account for two different Vercel accounts. I have a personal Vercel account with some email "personal_email@gmail.com" and another Vercel work account with some company email "work_email@company.com". And I remember I had to re-request access because Vercel deployments also didn't work when I was working for the company. My Github account has both emails added to it.
What's the solution for this? I can't use the same Github account for multiple Vercel accounts?
I seems I have to request permission every day every time I want to push something for work or personal project.