diff --git a/netlify.toml b/netlify.toml index fa5ce129..c919b5b1 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,6 +1,6 @@ [build] command = "remix build" - publish = "public" + # publish = "public" [dev] command = "remix watch"