Frontend cloud platform for deploying web applications, serverless functions, and edge networks.
Get notified on your phone the moment a Vercel webhook fires. No more checking dashboards.
Choose exactly which Vercel events trigger notifications. Filter out the noise.
Control who on your team gets notified and how — push notifications, record only, or both.
Copy a webhook URL, paste it in Vercel, and you're done. No code required.
| Event | Sample notification |
|---|---|
|
Deployment succeeded
deployment.succeeded
✅ Deployment succeeded
my-app deployed successfully to my-app-abc123.vercel.app
|
✅ Deployment succeeded
my-app deployed successfully to my-app-abc123.vercel.app
|
|
Deployment created
deployment.created
🚀 Deployment created
New deployment started for my-app by johndoe
|
🚀 Deployment created
New deployment started for my-app by johndoe
|
|
Domain created
domain.created
🌐 Domain added
Domain example.com was added to project prj_abc123
|
🌐 Domain added
Domain example.com was added to project prj_abc123
|
|
Deployment failed
deployment.failed
❌ Deployment failed
Deployment for my-app failed
|
❌ Deployment failed
Deployment for my-app failed
|
|
Deployment error
deployment.error
⚠️ Deployment error
Error in deployment for my-app
|
⚠️ Deployment error
Error in deployment for my-app
|
|
Deployment canceled
deployment.canceled
🚫 Deployment canceled
Deployment for my-app was canceled
|
🚫 Deployment canceled
Deployment for my-app was canceled
|
On your Hookfire integration page, toggle on the events you want to receive push notifications for.
Click the Test button on your integration page, or trigger a new deployment in Vercel to receive a real event.
| Event | Description |
|---|---|
deployment.created |
A new deployment was started |
deployment.succeeded |
A deployment completed successfully |
deployment.failed |
A deployment failed |
deployment.error |
A deployment encountered an error |
deployment.canceled |
A deployment was canceled |
domain.created |
A domain was added to a project |
Start receiving instant push notifications for your Vercel webhooks. Free to start, no credit card required.
Get Started Free