Vercel Status Badge
Netlify-style deploy status badges for Vercel projects.
Usage
The project id is in your Vercel project settings under General → Project ID. The project name works too.
Query parameters
| Parameter | Default | Description |
|---|---|---|
branch | — | Latest deployment of a git branch instead of production. |
target | production | production or preview. Only applied together with branch if set explicitly. |
label | vercel | Text on the dark left segment. |
teamId | — | Team the project belongs to, if not configured server-side. |
JSON
GET /api/v1/projects/:projectId/deploy-statusSame lookup, machine readable. Badge responses also carry the raw state in the x-vercel-deploy-state header.