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