diff --git a/netlify.toml b/netlify.toml index 75016ed3..219105c6 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,14 +9,6 @@ paths = [ "node_modules" ] -[build] -command = "npm run build" -publish = "build" - -[build.environment] -NODE_VERSION = "18" -NODE_OPTIONS = "--max_old_space_size=4096" - [[redirects]] from = "/docs/reference/sql/backup/" to = "/docs/reference/sql/snapshot/"