I’m experiencing a persistent issue with GitHub commits in my project (compuelite-configurador-uc5r
).
Despite using a verified and public email (s*******v@gmail.com
) on my GitHub account, and confirming that all commits are correctly authored under this email, Vercel continues to fail the deployment check with the following message:
Vercel – No GitHub account was found matching the commit author email address
I have already tried the following:
- Verified that
s*******v@gmail.com
is my primary, public email on GitHub - Set that email explicitly in my Git global and local config
- Rewrote all commit authors using
--reset-author
- Reconnected GitHub in my Vercel account and project
- Created a brand new project (
compuelite-configurador-uc5r
) with a clean commit history - Ensured all future commits use the correct author and email