Vercel Functions and Runtime Skill
progressive_disclosure:
entry_point:
summary: "Vercel Functions and Edge Runtime: serverless APIs, edge execution, cron jobs, and routing middleware."
when_to_use:
- "When building API routes or serverless logic"
- "When targeting the Edge Runtime"
- "When scheduling tasks with cron jobs"
quick_start:
- "Create a function entry point"
- "Choose the runtime (Node or Edge)"
- "Configure cron schedules"
- "Deploy and monitor"
token_estimate:
entry: 90-110
full: 3600-4700