cloudflare-nextjs

Community

Deploy Next.js to Cloudflare Workers with OpenNext.

Authorjackspace
Version1.0.0
Installs0

System Documentation

Cloudflare Next.js Deployment Skill

Deploy Next.js applications (App Router and Pages Router) to Cloudflare Workers using the OpenNext adapter for production-ready serverless Next.js hosting.

What This Skill Covers

  • Setup for new projects and migrations
  • Wrangler configuration and OpenNext setup
  • Dual testing (Next dev server + workerd preview)
  • D1, R2, KV, and Workers AI integrations
  • Prevention of worker size limits and runtime issues
  • Guidance on migrations from Vercel/AWS to Cloudflare

Quick Start

npm create cloudflare@latest -- my-next-app --framework=next

Dependency Matrix

Required Modules

bash

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloudflare-nextjs
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#cloudflare-nextjs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository