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 d8d9f94 commit 2199907Copy full SHA for 2199907
examples/contentlayer/package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"scripts": {
6
"dev": "next dev",
7
- "build": "next build",
+ "build": "INIT_CWD=$PWD next build",
8
"start": "next start"
9
},
10
"dependencies": {
0 commit comments