Vercel Workflows
Introducing Vercel Cron Jobs

Introducing Vercel Cron Jobs

2/22/2023

What this post added

Introduces Vercel Cron Jobs, a feature for scheduling Vercel Functions. It details configuration via `vercel.json` with cron expressions, provides examples of schedules, and outlines limits for different plans. It also mentions the potential for framework-native integration via the Build Output API.

Read the original post ↗