syning issue


Subject: GitHub App shows “All repositories” access, but Vercel shows “No Git Repositories Found”

Hi all, running into a persistent permission-sync issue trying to import a GitHub repo into Vercel.

Issue: On the “Import Git Repository” screen, I get “No Git Repositories Found.” On GitHub’s side (Settings → Installations), the Vercel GitHub App is installed with “All repositories” access explicitly selected and saved.

Already tried, same result every time:

  • Reconnecting GitHub via “Continue with GitHub” on Vercel
  • Revoking and reinstalling the Vercel GitHub App from scratch
  • Re-confirming “All repositories” access on GitHub’s Configure page
  • Testing in incognito, with extensions disabled
  • Testing on a completely different computer
  • Restarting my computer

Since it persists across browsers, computers, and a full reinstall with correct permissions, it looks like a sync issue between GitHub’s App installation and Vercel’s backend rather than anything fixable on my end.

Has anyone seen this before, or know how to trigger a resync of the GitHub App installation on Vercel’s side?

Thanks!


Are you connecting to a personal GitHub account or to an organization?

It will only show repos that are eligible for deployment. Since you’ve already confirmed that the Vercel GitHub App has permission to see all repositories, my next assumption would be that you’ve connected to an organization that only has private repos. In that case, none of them would be eligible for deployment on the Hobby plan.

If you’re on a Pro plan or the GitHub account you connected isn’t an organization, please let me know. I’d love to get this solved