diff --git a/netlify.toml b/netlify.toml index 143cf3aa2..f2ee0680a 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,5 +1,6 @@ [build.environment] NODE_VERSION = "18" +NETLIFY_NEXT_PLUGIN_SKIP = "true" [build] command = "echo 'deploying downtime page...'"