---
title: Next.js
description: React framework for building full-stack web applications.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/pages/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Next.js

[Next.js ↗](https://nextjs.org) is an open-source React framework for creating websites and applications.

If you want to deploy a full stack Server Side Rendered Next.js application please refer to the [Next.js Workers guide](https://developers.cloudflare.com/workers/framework-guides/web-apps/nextjs).

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

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/pages/","name":"Pages"}},{"@type":"ListItem","position":3,"item":{"@id":"/pages/framework-guides/","name":"Framework guides"}},{"@type":"ListItem","position":4,"item":{"@id":"/pages/framework-guides/nextjs/","name":"Next.js"}}]}
```
