Deployments become events on the timeline.
target production is kept.deployment.succeeded.deployment.succeeded, production only. Kind deploy.
| Field | What it is |
|---|---|
kind | deploy |
title | Commit message, otherwise the deployment name, otherwise Production deploy. Clipped to 120 characters. |
external_id | Deployment id. |
occurred_at | Webhook createdAt. |
url | Deployment URL. |
meta.target | production |
meta.commit_sha | githubCommitSha, when present. |
meta.branch | githubCommitRef or branch, when present. |
HMAC-SHA1 of the raw body, hex, header x-vercel-signature.
Set it up under Settings → Webhooks in your project.