diff --git a/netlify.toml b/netlify.toml index fb017781..01ad5570 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,3 +1,3 @@ [build] -command = "./deploy.sh" -publish = "output_prod" + command = "./deploy.sh" + publish = "output_prod"