Cannot create any project on vercel using github

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:

  1. click add new
    2.install github
  2. when app is successfully installed, i should be able to add a repo but failed

How can I fix this?

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

1 Like

Glad to see you got it working. Yes, sometimes the GitHub app needs a reconnection.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.