We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9213d3 commit 84d84b6Copy full SHA for 84d84b6
README.md
@@ -38,7 +38,7 @@ OpenNext aims to support all Next.js 13 features. Some features are work in prog
38
2. Build the app
39
40
```bash
41
- npx open-next build
+ npx open-next@latest build
42
```
43
44
This will generate an `.open-next` directory with the following bundles:
0 commit comments