opennextjs-cloudflare

Open Next.js adapter for Cloudflare

MIT License

Downloads
6.9K
Stars
284

Deploy Next.js apps to Cloudflare

OpenNext for Cloudflare is an adapter that enables the deployment of Next.js applications to Cloudflare's developer platform.

This monorepo includes a package for adapting a Next.js application built via next build (in standalone mode) to run in the Cloudflare workerd runtime using the Workers Node.js compatibility layer.

Get started

Visit the OpenNext docs for instructions on starting a new project, or migrating an existing one.

Contributing

The repository

The repository contains two directories:

  • packages containing a cloudflare package that can be used to build a Cloudflare Workers-compatible output for Next.js applications.
  • examples containing Next.js applications that use the above mentioned cloudflare package.

How to try out/develop in the repository

See the CONTRIBUTING page for how to get started with this repository.

Package Rankings
Top 31.57% on Npmjs.org
Related Projects