Vercel deployment notifications in Discord. Self-hosted webhook relay.
bun install
bun run dev| Variable | Required | Description |
|---|---|---|
WEBHOOK_INTEGRATION_SECRET |
Yes | Vercel webhook signing secret |
DISCORD_WEBHOOK_URL |
Yes | Discord webhook URL |
UPSTASH_REDIS_REST_URL |
Yes | Upstash Redis URL |
UPSTASH_REDIS_REST_TOKEN |
Yes | Upstash Redis token |
DISCORD_WEBHOOK_USERNAME |
No | Custom bot username |
DISCORD_WEBHOOK_AVATAR_URL |
No | Custom bot avatar |