Add link to official Next.js example

Signed-off-by: Max Proske <max@mproske.com>
This commit is contained in:
Max Proske
2022-12-07 21:58:36 -08:00
parent e3ea3e9044
commit 179afb8505
2 changed files with 6 additions and 0 deletions

5
next/README.md Normal file
View File

@@ -0,0 +1,5 @@
# Next.js Example
The official example is maintained by the Next.js community:
- [Compose + Next.js Example](https://github.com/vercel/next.js/tree/canary/examples/with-docker-compose)