A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.netlify.com/frameworks/next-js/overview/ below:

Next.js on Netlify | Netlify Docs

Netlify supports all major Next.js features with zero configuration.

Under the hood, this is powered by our OpenNext adapter, which we maintain in the open and test alongside every stable release of Next.js.

For earlier Next.js versions

The information on this page is applies to Next.js version 13.5 and above. For earlier Next.js versions, visit the legacy runtime page.

If you have an existing Next.js app you’d like to deploy, push your code to a Git provider and connect it through the Netlify Dashboard.

When starting from scratch, the fastest way is to deploy our Next.js platform starter template to your Netlify account.

The following tables show you a comprehensive mapping of critical Next.js features and how Netlify supports them. Netlify supports new Next.js features as early as possible, but experimental features may not be fully stable yet.

Next.js Feature Support Notes App Router Full Support Server-Side Rendering (SSR) Full Support Incremental Static Regeneration (ISR) Full Support Static Site Generation (SSG) Full Support.
Pre-rendered pages are stored in Next.js route cache, and fetched from the route cache by a function invocation when first accessed after a deploy. React Server Components Full Support Server Actions Full Support Response Streaming Full Support asynchronous work with next/after Full Support.
Learn more in the API reference. Middleware Full support.
Implemented automatically via Edge Functions. Learn about limitations. Route Handlers Full Support Image Optimization Full Support Redirects and rewrites Full Support Internationalization Full Support Draft Mode Full Support Experimental framework features Partial Support Partial Prerendering (PPR): supported.
Use cache: supported.
Node.js in Middleware: not supported yet.

Netlify automatically configures your site to support modern Next.js features out of the box. This is powered by our OpenNext adapter, an open source project that provisions the correct infrastructure for each part of your Next.js application without custom configuration.

We recommend that you don’t pin the adapter version. We actively maintain the adapter to support all Next.js versions starting from version 13.5 and, if you don’t pin the version, we will automatically update the adapter to the latest version on each site build for you.

When you deploy a Next.js project on Netlify, the adapter automatically:

We verify compatibility with every new stable version of Next.js. Each release of the adapter is tested using:

• Our official end-to-end test suite • Additional integration tests with Netlify’s platform • Real-world deploys using a public starter template

Not recommended

We recommend that you don’t pin the adapter version. We actively maintain the adapter to support all Next.js versions starting from version 13.5 and, if you don’t pin the version, we will automatically use the latest version on each site build for you.

To pin a specific version of the adapter:

  1. Install the version you want in package.json:

    npm install @netlify/plugin-nextjs@<version>

  2. Add the plugin to your netlify.toml:

    [[plugins]]

    package = "@netlify/plugin-nextjs"

You’ll be opting out of automatic updates and newer architecture improvements maintained through OpenNext. To opt back in, remove @netlify/plugin-nextjs from your package.json.

Open issues are documented in the end-to-end test report page.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4