vercel-to-cloudflare-workers
Installation
SKILL.md
Vercel → Cloudflare Workers Migration
Migration Decision Tree
-
Determine app type:
- Static site / SPA (React, Vue, no SSR) → See Static & SPA Migration
- Next.js with SSR/ISR/API routes → See Next.js Migration (OpenNext)
- Other SSR frameworks (Astro, Remix, SvelteKit) → See Other Frameworks
- API-only (serverless functions) → See API Routes Migration
-
Identify storage dependencies → See
references/storage-migration.md -
Audit Node.js API usage → See
references/nodejs-compat.md -
Plan DNS cutover → See DNS & Domain Cutover
Critical Prerequisites
Before any migration work: