Vercel starter module
Scheduled jobs
Runs Vercel cron routes on schedule with authorization and repeat-safe processing.
- Files
- 1
- Lines
- 66
- Languages
- TypeScript
Included files
This page lists paths and purposes, not source contents.
FilePurposeLanguageLines
src/webhooks/route.ts
Verifies, claims, and dispatches signed webhook events exactly once.
TypeScript
66 lines