Skip to content
Discussion options

You must be logged in to vote

The https://vercel.com/integrations/github link is outdated — it either redirects incorrectly or throws a 404 depending on the workspace context.

If the repo is already connected to Vercel and deployments are working, it’s likely missing the GitHub Deployments integration, which is separate from the basic GitHub link.

Here’s the clean setup flow:

  1. Go to your Vercel project → Settings > Git Integration

  2. Look for an option to enable GitHub Deployments

    • If it’s not visible, try removing the GitHub integration and reconnecting it. That usually resets the permissions and triggers the correct flow.
  3. Go to: https://github.com/settings/installations

    • Ensure Vercel is listed and the correct re…

Replies: 2 comments

This comment was marked as off-topic.

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Question Ask and answer questions about GitHub features and usage Misc General discussions about GitHub Actions that don't fit other found themes.
3 participants