Skip to content
← Back to Changelog

Thursday, February 2nd 2023

Refreshed deployment link design in Vercel dashboard

Posted by

Avatar for vercelian

Ian Jones

Software Engineer

Avatar for kevinrupert

Kevin Rupert

Product Designer

We've improved the experience of accessing Preview Deployments in the dashboard.

When using Vercel with our supported Git integrations (GitHub, Gitlab, Bitbucket, or any git provider through our API and CLI), a unique Preview Deployment is created for every git push to your project.

Based on your feedback, we've updated the design to better highlight the branch URL – an always up-to-date version of your code with every new commit you push. In addition, we now better surface the related git metadata, including the git branch and commit.

Check out the documentation to learn more about Git integrations.

Post