diff --git a/netlify.toml b/netlify.toml index 0aece3d7..f6e30b53 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,6 +1,5 @@ [build] command = "remix build" - functions = "netlify/functions" publish = "public" [dev]