Vercel

Receive Vercel deployment notifications and log deploys as changes for incident correlation.

InboundCloud Platforms
Start Free Trial

Quick Setup

Copy Webhook URL

Go to your Alert24 dashboard and copy the webhook URL for Vercel.

Configure Vercel

Add the webhook URL in your Vercel settings.

Auto-Detected

Alert24 auto-detects Vercel payloads and maps them to incidents.

Step-by-Step Setup Instructions

Vercel Webhook Setup

1.In Vercel, go to Project Settings → Webhooks
2.Click Create Webhook
3.Set the URL to the webhook URL shown above
4.Select events: Deployment Succeeded, Deployment Error
5.Note the signing secret for verification
6.Click Create

Example Webhook Payload

This is a sample payload that Vercel sends to Alert24 when an alert fires.

{
  "type": "deployment.error",
  "payload": {
    "deployment": {
      "name": "my-app",
      "url": "my-app-abc123.vercel.app"
    }
  }
}

How Alert24 Maps Vercel Data

Status Field

type

Message Field

payload.deployment.name

Auto-Create Incidents

Yes

Auto-Resolve Incidents

Yes

Status Mapping

Alert24 StatusVercel Values
operational
deployment.succeeded
down
deployment.error

Connect Vercel to Alert24 in minutes

Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.

More Cloud Platforms Integrations