NextJS on Netlify Banner

Next Demo!

NextJS on Netlify

This is a demo of a NextJS application with Server-Side Rendering (SSR).

Server-Side Rendering

This page is server-side rendered.
It fetches a random list of five TV shows from the TVmaze REST API.
Refresh this page to see it change.

Dynamic Pages

Click on a show to check out a server-side rendered page with dynamic routing (/shows/:id).

Catch-All Routes

Static Pages

Localization

Localization (i18n) is supported! This demo uses fr with en as the default locale (at /).

The current locale is en

Click on the links below to see the above text change

Page types

Preview mode

Preview mode: