crontap-replace-vercel-cron
Installation
SKILL.md
Replace Vercel Cron
Keep Vercel as the runtime and move only the clock. Crontap calls the deployed route over HTTPS.
Prerequisites
- Read the existing
vercel.jsoncron path and expression. - Confirm the production hostname and route method.
- Protect the route with a dedicated secret header.
- Make the handler idempotent before cutover.