Managing Git Provider Connections

Importing a repository from GitHub, GitLab, or Bitbucket has always been the fastest way to get a project onto Vercel. Once the connection is established, making changes to it is now a clearer and more dependable process.

The Project Settings page now includes a dedicated "Git Integration" field where you can review and adjust the Git connection for any individual project:

The new "Git Integration" field in the project settings.

Details on this new setting are available in the project settings documentation.

Account-Level Integration Overview

For a broader view, the "Git Integrations" page under the personal account and team settings has been reworked. It now surfaces the health of your provider connection at a glance, with clear instructions for editing it when needed:

The refined "Git Integrations" settings page for personal accounts and teams.

Why This Matters

Keeping a project’s Git wiring current is essential for smooth, git push-driven deployments. While getting started with an integration has always been straightforward, updating that link after the initial import is now just as simple, whether you're working at the individual project level or across an entire account.

Feedback on these changes is welcome via the contact page.