chore: Update build environment
This commit is contained in:
parent
abe5712bb8
commit
e99dd13488
|
|
@ -3,9 +3,6 @@ base = "/"
|
|||
publish = "dist"
|
||||
command = "npm run build"
|
||||
|
||||
[build.environment]
|
||||
NODE_VERSION = "20"
|
||||
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/index.html"
|
||||
|
|
|
|||
Loading…
Reference in New Issue