Bitbucket is popular among teams as the central place to plan projects, collaborate on code, test, and deploy — especially in combination with Jira and Trello.
Today, we are proud to announce our first-class Bitbucket integration, Vercel for Bitbucket.
Vercel makes it easy for you to build and deploy code — whether you need a static website, Serverless Functions, or both combined. If you use Bitbucket in your development workflow, you can now take advantage of automatic deployments with built-in CI/CD, DNS, and TLS.
Commits pushed to Bitbucket are automatically built and deployed with Vercel.
When changes are reverted on the default branch, an instant rollback is performed on the production domain — aliasing to the previous production deployment.
The first step in setting up the Bitbucket integration is to Connect with Bitbucket. This makes the integration available to all your Bitbucket projects. Additionally, you can then also to Log In to Vercel via Bitbucket.
To get started, visit the accounts page on your individual or team Vercel account, navigate to the Git Integrations tab, and click the Connect with Bitbucket button.
Connect your individual or team account with Bitbucket.
When Bitbucket requests authorization, click Grant Access.
Click "Grant Access" to complete the Bitbucket connection process
Once you authorize Bitbucket, it redirects you back to Vercel. This completes the account connection process, and you automatically activate the ability to Continue with Bitbucket the next time.
Once you connect Bitbucket, you also activate the ability to Log In to Vercel with Bitbucket.
After your Bitbucket account is connected through the Vercelaccounts page, you can set up automatic deployments for a Bitbucket project by linking it to Vercel, with the help of a dropdown.
Once linked, pushes made to the Bitbucket project will be automatically deployed with ZEIT Now.
Select the Bitbucket project you would like to link to from the provided dropdown. Once linked, the Bitbucket project is set up for automatic Vercel deployments.
For every git push made, we build and deploy the latest commit with Vercel. The deployment is guided by the project framework using zero-config or a vercel.json file.
By default, we deploy every push. This means that every git push made to a Pull Request branch is deployed — allowing collaborators to preview changes before they're merged and deployed to production.
Within a Pull Request, if Vercel is still building a commit from a previous push, that build is canceled in favor of the most recently pushed commit. This allows collaborators the quickest access to fresh changes.
Our mission at Vercel is to make the cloud accessible to everyone. The Vercel for Bitbucket integration was one of our most requested features. We are excited about this announcement and hope that it makes your development workflow smoother.
All of our work is heavily driven by feedback from our users. For feature requests, or to suggest ideas to make our platform and your experience better, please reach out to us over chat or on Twitter.