diff --git a/pages/cloudflare/index.mdx b/pages/cloudflare/index.mdx index b9ddcf1..75cc4b9 100644 --- a/pages/cloudflare/index.mdx +++ b/pages/cloudflare/index.mdx @@ -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!