We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2ccfd commit 84401c8Copy full SHA for 84401c8
1 file changed
netlify.toml
@@ -0,0 +1,7 @@
1
+[build]
2
+command = "npm run build"
3
+publish = "dist"
4
+
5
+[build.environment]
6
+NPM_FLAGS = "--legacy-peer-deps"
7
+NODE_VERSION = "22.14.0"
0 commit comments