Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

Commit ed1376d

Browse files
author
Raymon S
authored
More priority for deprecation (#178)
1 parent 50f112f commit ed1376d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## Deprecating next-on-netlify
2+
3+
We are deprecating `next-on-netlify` in favor of Netlify's [Essential Next.js Build Plugin](https://github.com/netlify/netlify-plugin-nextjs). Please visit [this issue](https://github.com/netlify/next-on-netlify/issues/176) to learn more about the deprecation of `next-on-netlify` and ask any questions. You can also visit our simple [Migration doc](https://github.com/netlify/next-on-netlify/blob/main/MIGRATING.md) for assistance migrating to the plugin.
4+
5+
- Build Plugin [@netlify/plugin-nextjs](https://github.com/netlify/netlify-plugin-nextjs)
6+
- [Plugin npm package](https://www.npmjs.com/package/@netlify/plugin-nextjs)
7+
18
![Next.js on Netlify](next-on-netlify.png)
29

310
<p align="center">
@@ -17,13 +24,6 @@
1724

1825
`next-on-netlify` is a utility for enabling server-side rendering in Next.js on Netlify. It wraps your application in a tiny compatibility layer, so that pages can use Netlify Functions to be server-side rendered.
1926

20-
## Deprecating next-on-netlify
21-
22-
We are deprecating `next-on-netlify` in favor of Netlify's [Essential Next.js Build Plugin](https://github.com/netlify/netlify-plugin-nextjs). Please visit [this issue](https://github.com/netlify/next-on-netlify/issues/176) to learn more about the deprecation of `next-on-netlify` and ask any questions. You can also visit our simple [Migration doc](https://github.com/netlify/next-on-netlify/blob/main/MIGRATING.md) for assistance migrating to the plugin.
23-
24-
- Build Plugin [@netlify/plugin-nextjs](https://github.com/netlify/netlify-plugin-nextjs)
25-
- [Plugin npm package](https://www.npmjs.com/package/@netlify/plugin-nextjs)
26-
2727

2828
## Table of Contents
2929

0 commit comments

Comments
 (0)