Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion pages/cloudflare/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ This is an important difference from `@cloudflare/next-on-pages`, which only sup

### Supported Next.js versions

All minor and patch versions of Next.js 15 and the latest minor of Next.js 14 are supported.
All minor and patch versions of Next.js 16 and the latest minors of Next.js 14 and 15 are supported.
Next.js 14 support will be dropped Q1 2026. It is [no more supported](https://nextjs.org/support-policy#supported-versions) by the Next.js team.

To help improve compatibility, we encourage you to [report bugs](https://github.com/opennextjs/opennextjs-cloudflare/issues) and contribute code!

Expand Down