This is a demo of a NextJS application with Server-Side Rendering (SSR).
It is hosted on Netlify.
Server-side rendering is handled by Netlify Functions.
Minimal configuration is required.
Everything is handled by the next-on-netlify npm package.
Check out this demo's source code on GitHub.
Or check out the next-on-netlify npm package.