Vercel for VS Code
- It displays the latest deployment for the current branch and opens it on click.
- It supports both project and repo configurations.
- It currently only supports the first project in the repo.json file.
Setup the extension:
- Install the extension
- Run
vercel link in your terminal to create a .vercel/repo.json file
- Insert your vercel access token in the extension settings. Get it here
- Reload VSCode
| |