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 aa88e44 commit abe5712Copy full SHA for abe5712
netlify.toml
@@ -1,8 +1,8 @@
1
[build]
2
base = "/"
3
publish = "dist"
4
-command = "pnpm run build"
5
-
+command = "npm run build"
+
6
[build.environment]
7
NODE_VERSION = "20"
8
0 commit comments