diff --git a/netlify.toml b/netlify.toml index c3df1f97..30a54b2a 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,9 +4,6 @@ base = "website" publish = "website/build" -[build.environment] - NODE_VERSION = "14" - [[redirects]] from = "/docs/*" to = "/:splat"