|
1 | | -[](https://app.netlify.com/sites/next-on/deploys) |
| 1 | + |
2 | 2 |
|
3 | | -# README |
| 3 | +[](https://app.netlify.com/sites/next-on/deploys) |
4 | 4 |
|
5 | | -This is a demo of a NextJS application with Server-Side Rendering (SSR). |
| 5 | +This is a demo of a Next.js application with Server-Side Rendering (SSR). |
6 | 6 |
|
7 | 7 | View the demo: [https://next-on.netlify.app](https://next-on.netlify.app)
|
8 | 8 |
|
9 | | -The demo is hosted on Netlify. Minimal configuration required thanks to [the next-on-netlify npm package](https://www.npmjs.com/package/next-on-netlify). next-on-netlify makes server-side rendering possible by using Netlify functions under the hood. |
| 9 | +The demo is hosted on Netlify. Minimal configuration required thanks to [the next-on-netlify npm package](https://www.npmjs.com/package/next-on-netlify). |
| 10 | +next-on-netlify makes server-side rendering possible by using Netlify functions under the hood. |
10 | 11 |
|
11 | 12 | Get started with next-on-netlify: [https://github.com/netlify/next-on-netlify#installation](https://github.com/netlify/next-on-netlify#installation)
|
0 commit comments