Context
I have one configured account in Vercel, which is the main account I used to create my github project.
However, I have a few collaborators that are accepted to push into this repository and trigger deploys in Vercel.
Camila(personal, I created this one)Chapitoj(personal, he created his account)
Current versus Expected behavior
Previously, it was possible for me to create my own commits and trigger a deploy in Vercel. However, now it doesn't seem possible because I get the error:

How can I fix this?
What I've already done
- I already noticed that this has been an ongoing issue (HOWEVER i don't know if the discussions apply to my specific case) And I've tried to redefine my credentials with the git global settings but that did not work out as planned.