Skip to content

Commit cbe9e27

Browse files
committed
build: update netlify node version
1 parent 868240d commit cbe9e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://github.com/vitejs/vite/blob/main/netlify.toml#L3
22
[build.environment]
3-
NODE_VERSION = "16"
3+
NODE_VERSION = "14"
44
NPM_FLAGS = "--version" # prevent Netlify npm install
55
[build]
66
publish = "dist/"

0 commit comments

Comments
 (0)