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 abe5712 commit e99dd13Copy full SHA for e99dd13
netlify.toml
@@ -3,9 +3,6 @@ base = "/"
3
publish = "dist"
4
command = "npm run build"
5
6
-[build.environment]
7
-NODE_VERSION = "20"
8
-
9
[[redirects]]
10
from = "/*"
11
to = "/index.html"
0 commit comments