diff --git a/netlify.toml b/netlify.toml index bac7e0b5abe4c..5245ddd42cc72 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,6 +1,2 @@ -[build] - command = "make build" - publish = "_site" - [context.deploy-preview] command = "make build-preview"