# This file controls the settings for your Edge Function when deployed to Supabase. [build] command = "" [deploy] release_command = "" [build.environment_variables] OPENAI_API_KEY = "{{ OPENAI_API_KEY }}"