diff --git a/netlify.toml b/netlify.toml index cc47885..4d51747 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,6 +1,3 @@ [build] command = "npm run build" publish = "build" - -[functions] - directory = "functions" \ No newline at end of file