We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42bbea commit 976d296Copy full SHA for 976d296
netlify.toml
@@ -0,0 +1,6 @@
1
+[build]
2
+ command = "npm run build"
3
+ publish = "build"
4
+
5
+[context.production.environment]
6
+ NODE_VERSION = "20"
0 commit comments