diff --git a/netlify.toml b/netlify.toml index cea3f8a356..07787f351c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,11 +5,11 @@ [template.environment] NODE_ENV = "production" - TOOOLJET_EDITION = "cloud" + TOOLJET_EDITION = "cloud" NODE_VERSION = "22.15.1" NPM_VERSION = "10.9.2" [[redirects]] from = "/*" to = "/" - status = 200 \ No newline at end of file + status = 200