Skip to content

Commit 181fad6

Browse files
authored
Link to @opennextjs/cloudflare from readme (#959)
* Link to @opennextjs/cloudflare from readme
1 parent 8333a4f commit 181fad6

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.changeset/slimy-rivers-smell.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@cloudflare/next-on-pages': patch
3+
---
4+
5+
Update readme to call out @opennextjs/cloudflare

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
<p align="center">Build, develop, and deploy Next.js apps for Cloudflare Pages.</p>
55
</p>
66

7+
> [!NOTE]
8+
> The best way to run Next.js apps on Cloudflare is to use [`@opennextjs/cloudflare`](https://opennext.js.org/cloudflare). If you're coming from Vercel, you can migrate your Next.js app easily using [Diverce](https://github.com/ygwyg/diverce), which can also help you migrate from `@cloudflare/next-on-pages`
9+
710
`@cloudflare/next-on-pages` is a CLI tool that you can use to build and develop [Next.js](https://nextjs.org/) applications so that they can run on the [Cloudflare Pages](https://pages.cloudflare.com/) platform.
811

912
Alongside the `@cloudflare/next-on-pages` there is an additional package `eslint-plugin-next-on-pages` implementing an Eslint plugin which aim is to aid developers at using the `@cloudflare/next-on-pages` more efficiently and improve their overall developer experience when working with it.

0 commit comments

Comments
 (0)