File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/content/docs/workers/frameworks/framework-guides Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ Most Next.js features are supported by the Cloudflare OpenNext adapter:
4949| Response streaming | 🟢 supported | |
5050| asynchronous work with ` next/after ` | 🟢 supported | |
5151| Middleware | 🟢 supported | |
52- | Image optimization | 🟢 supported | Supported via [ Cloudflare Images] ( https://developers.cloudflare.com /images/) |
52+ | Image optimization | 🟢 supported | Supported via [ Cloudflare Images] ( /images/ ) |
5353| Partial Prerendering (PPR) | 🟢 supported | PPR is experimental in Next.js |
5454| Composable Caching ('use cache') | 🟢 supported | Composable Caching is experimental in Next.js |
5555| Node.js in Middleware | ⚪ not yet supported | Node.js middleware introduced in 15.2 are not yet supported |
You can’t perform that action at this time.
0 commit comments