From c047fc52711e8f4508bf31ec48a9e3ae190af3ca Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 23:06:07 +0000 Subject: [PATCH] Changes Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com> --- supabase/functions/deno.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 supabase/functions/deno.json diff --git a/supabase/functions/deno.json b/supabase/functions/deno.json new file mode 100644 index 0000000..fbd70ec --- /dev/null +++ b/supabase/functions/deno.json @@ -0,0 +1,3 @@ +{ + "nodeModulesDir": "auto" +}