Migrating a Next.js App from Vercel to Cloudflare Workers

7 min readUpdated Apr 13, 2026

TL;DR

A practical guide to migrating a Next.js 16 app from Vercel to Cloudflare Workers using OpenNext, covering configuration, gotchas, and lessons learned. It focuses on Next.js, Cloudflare, OpenNext, and Deployment so you can understand the main ideas, trade-offs, and practical context before reading the full article.

Topics: Next.js, Cloudflare, OpenNext, Deployment

Migrating a Next.js App from Vercel to Cloudflare Workers