Vercel Preview Manager
Track recent Vercel deployments, check status, and accept previews on the go.
Vercel Token
Needed to load deployments and build logs.
Connect your Vercel token
Required to load deployments and build logs.
Vercel token setup
- Open Vercel account tokens vercel.com/account/tokens
- Create a token for your account with a helpful name and optional expiration.
- Copy the token and save it in this utility.
Tokens are stored locally in your browser and never sent to our servers.
Vercel Access Token
Used for Vercel API access (deployments, logs)
Create one at: vercel.com/account/tokens
Create one at: vercel.com/account/tokens
Optional: GitHub Token
Add a GitHub token to merge PRs directly from this view. Without it, Accept will open a GitHub compare page.
GitHub token setup
- Open GitHub's personal access token page github.com/settings/tokens/new
- Select the repo scope so the utility can list branches and pull requests.
- Generate the token and paste it here before leaving the page.
We only store your token in localStorage on this device.
GitHub Personal Access Token
Used for GitHub API access (repos, branches, PRs)
Create one at: github.com/settings/tokens/new?scopes=repo
Create one at: github.com/settings/tokens/new?scopes=repo