We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a832dc3 commit 472760eCopy full SHA for 472760e
netlify.toml
@@ -6,7 +6,7 @@
6
base = "/"
7
command = "yarn workspace jest-website netlify:ci:production"
8
publish = "/website/build"
9
- environment = { NODE_VERSION = "14.x" }
+ environment = { NODE_VERSION = "v14.17.0" }
10
11
12
[context.production]
0 commit comments