π¦ ClawHub
Vercel to Cloudflare Worker Migration
by @jiafar
Migrate Next.js projects from Vercel to Cloudflare Workers with Supabase/Hyperdrive support. Use when user wants to move a Next.js app off Vercel to reduce c...
π‘ Examples
1. Run the analysis script to scan the project:
python3 scripts/analyze_project.py
2. Review the migration report
3. Run the migration script:
python3 scripts/migrate.py
4. Configure Hyperdrive: see references/hyperdrive-setup.mdTERMINAL
clawhub install vercel-to-cloudflare