We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 868240d commit cbe9e27Copy full SHA for cbe9e27
netlify.toml
@@ -1,6 +1,6 @@
1
# https://github.com/vitejs/vite/blob/main/netlify.toml#L3
2
[build.environment]
3
- NODE_VERSION = "16"
+ NODE_VERSION = "14"
4
NPM_FLAGS = "--version" # prevent Netlify npm install
5
[build]
6
publish = "dist/"
0 commit comments