chore: Update build environment

This commit is contained in:
CharleeWa 2023-12-27 10:12:09 +08:00
parent abe5712bb8
commit e99dd13488
1 changed files with 0 additions and 3 deletions

View File

@ -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"