Skip to content
Open
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
2 changes: 2 additions & 0 deletions src/content/docs/pages/framework-guides/nextjs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ description: React framework for building full-stack web applications.
If you want to deploy a full stack Server Side Rendered Next.js application please refer to the [Next.js Workers guide](/workers/framework-guides/web-apps/nextjs).

To instead deploy a static Next.js site using Pages see the [static Next.js Pages guide](/pages/framework-guides/nextjs/deploy-a-static-nextjs-site).

If you want to integrate with Cloudflare Images, see the [Images integration guide](/images/transform-images/integrate-with-frameworks/#nextjs).