diff --git a/netlify.toml b/netlify.toml index 4262d2e..babc468 100755 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ publish = "dist" command = "pnpm run build" [build.environment] -NODE_VERSION = "18" +NODE_VERSION = "20" [[redirects]] from = "/*"