jeremylongshore-vercel-webhooks-events

Installation
SKILL.md

Vercel Webhooks Events

Prerequisites

  • Vercel webhook secret configured
  • HTTPS endpoint accessible from internet
  • Understanding of cryptographic signatures
  • Redis or database for idempotency (optional)

Instructions

Step 1: Register Webhook Endpoint

Configure your webhook URL in the Vercel dashboard.

Step 2: Implement Signature Verification

Use the signature verification code to validate incoming webhooks.

Step 3: Handle Events

Implement handlers for each event type your application needs.

Installs
First Seen
jeremylongshore-vercel-webhooks-events — smithery/ai