We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf270c2 + b9ffbe6 commit b3b228fCopy full SHA for b3b228f
1 file changed
netlify.toml
@@ -4,6 +4,12 @@
4
[build]
5
publish = "dist/"
6
7
+[context.main.environment]
8
+ NODE_VERSION = "20.18.1"
9
+
10
+[context.deploy-preview.environment]
11
12
13
[[redirects]]
14
from = "/"
15
to = "/__tests__/integration/mirador/index.html"
0 commit comments