Skip to content

Commit 8193f8e

Browse files
committed
get started
1 parent b4b3113 commit 8193f8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/aws/get_started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For more information, check out the SST docs: https://sst.dev/docs/start/aws/nex
1212

1313
### Other Frameworks
1414

15-
The OpenNext community has contributed deployment options for a few other frameworks.
15+
The OpenNext community has contributed deployment options for a few other frameworks. Many of these are no longer maintained, so newest versions of OpenNext is not supported.
1616

1717
- CDK (TS): https://github.com/jetbridge/cdk-nextjs
1818
- CDK (TS, Java, Go, Py, .NET): https://github.com/datasprayio/open-next-cdk
@@ -24,7 +24,7 @@ The OpenNext community has contributed deployment options for a few other framew
2424
To use these, you'll need to run the following inside your Next.js app.
2525

2626
```bash
27-
$ npx open-next@latest build
27+
$ npx @opennextjs/@latest build
2828
```
2929

3030
If you are using OpenNext to deploy using a framework that is not listed here, please let us know so we can add it to the list.

0 commit comments

Comments
 (0)