← Back to utilities

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
  1. Open Vercel account tokens vercel.com/account/tokens
  2. Create a token for your account with a helpful name and optional expiration.
  3. 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

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
  1. Open GitHub's personal access token page github.com/settings/tokens/new
  2. Select the repo scope so the utility can list branches and pull requests.
  3. 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