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 4b2fccf commit beaebeaCopy full SHA for beaebea
website/package.json
@@ -5,7 +5,7 @@
5
"private": true,
6
"scripts": {
7
"analyze": "cross-env ANALYZE=true next build",
8
- "build": "next build",
+ "build": "next build --webpack",
9
"check": "exit 0",
10
"dev": "next --turbopack",
11
"pagefind": "pagefind --site .next/server/app --output-path out/_pagefind",
0 commit comments