diff --git a/netlify.toml b/netlify.toml index 2b63738e..4ce26d13 100644 --- a/netlify.toml +++ b/netlify.toml @@ -23,6 +23,6 @@ # Production context: all deploys from the Production branch set in your site's # deploy contexts will inherit these settings. [context.master] - publish = "src/" + publish = "/" command = "echo 'already built'"