Cron jobs for Next.js. Serverless-native scheduling with retry support.
Cron jobs for Next.js. Serverless-native. Zero runtime dependencies. TypeScript-first. Works with Vercel Cron out of the box. Add cron schedules to : Or generate it programmatically: Field | Type | Required | Description | ---------------|--------------------------------|----------|--------------------------------------| | | Yes | Cron expression or shortcut | | | Yes | Async function to execute…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Cron jobs for Next.js. Serverless-native. Zero runtime dependencies. TypeScript-first. Works with Vercel Cron out of the box. Add cron schedules to : Or generate it programmatically: Field | Type | Required | Description | ---------------|--------------------------------|----------|--------------------------------------| | | Yes | Cron expression or shortcut | | | Yes | Async function to execute | | | No | Human-readable description | | | No | Retry on failure | | | No | Max execution time in…