Monitor Vercel deployments from your macOS menu bar

Free & open source. Real-time build/ready/error status. Works with personal & team tokens.

Vercel deployment status in macOS menu bar showing build, ready, and error states

Features

Real-time Monitoring

Continuously monitors your Vercel deployments and updates the menu bar icon based on deployment states.

Visual Indicators

Clear status icons for building, ready, error, and other deployment states at a glance.

Personal & Team Support

Works with both personal Vercel accounts and team deployments using team-scoped tokens.

Lightweight & Native

Built with Swift and SwiftUI for optimal macOS performance. Minimal resource usage.

How to Get Started

1. Download and Install

Download the latest release, unzip it, and move to your Applications folder. The app is properly code-signed and notarized.

2. Generate a Vercel API Token

Go to Vercel Account Settings → Tokens and create a new Vercel API token. Choose either personal account or team scope for monitoring your Vercel deployments.

3. Configure the App

Launch the app, click the menu bar icon, select "Preferences", and enter your API token. If using a team token, also enter your Team ID.

Where do I find my Vercel Team ID?

If you're using a team-scoped token:

  1. Go to your Vercel Dashboard
  2. Select your team from the dropdown
  3. Look at the URL: https://vercel.com/[TEAM_ID]/~
  4. The [TEAM_ID] is what you need (e.g., if the URL shows https://vercel.com/acme-corp/~, your Team ID is acme-corp)

For personal accounts, leave the Team ID field empty.

Requirements

  • macOS 13.0 or later
  • Vercel API token (free to create)

Open Source

Vercel Deployment Menu Bar is open source under the MIT License. View the source code, report issues, or contribute on GitHub.