diff --git a/netlify.toml b/netlify.toml index f1b18ce..d53d827 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,3 +1,2 @@ [build] - functions = "netlify/functions/" - command = "npm install openai" \ No newline at end of file + functions = "netlify/functions/" \ No newline at end of file