I’m trying to deploy a project using Vercel. I’ve installed the Vercel GitHub App and granted it access to all repositories. The app shows as installed on GitHub, but when I go to Vercel, my repositories don’t appear, and I can’t add a project. Below is the steps to reproduce:
click add new
2.install github
when app is successfully installed, i should be able to add a repo but failed
Ive got the answer myself. i had to go on https://vercel.com/account/settings/authentication
and manually re authenticate my github. it’s weird since i already logged in while trying to add the new project