We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e15bfb commit ca3d599Copy full SHA for ca3d599
netlify.toml
@@ -1,2 +1,5 @@
1
[build.environment]
2
- TZ = "America/New_York"
+ TZ = "America/New_York"
3
+
4
+[context.deploy-preview]
5
+ environment = { NODE_VERSION = "12.20.2" }
0 commit comments