Skip to content

Commit f40854b

Browse files
authored
Add who is using OpenNext section in readme (#149)
* Add who is using OpenNext section in readme * Sync
1 parent a3e2f70 commit f40854b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ OpenNext aims to support all Next.js 13 features. Some features are work in prog
3939
- [x] [Running at edge](#running-at-edge)
4040
- [x] [No cold start](#how-warming-works)
4141

42+
## Who is using OpenNext?
43+
44+
[NHS England](https://github.com/nhs-england-tools/terraform-aws-opennext)
45+
[Udacity](https://engineering.udacity.com/deploying-next-js-on-the-edge-with-sst-is-sst-the-game-changer-its-claimed-to-be-1f05a0abc27c)
46+
4247
## How does OpenNext work?
4348

4449
When calling `open-next build`, OpenNext **runs `next build`** to build the Next.js app, and then **transforms the build output** to a format that can be deployed to AWS.

0 commit comments

Comments
 (0)