Files
flyer-crawler.projectium.com/supabase/import_map.json
Torben Sorensen 7b3cb2c2fa
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 3m34s
supabase function issues + deno
2025-11-13 12:00:08 -08:00

7 lines
198 B
JSON

{
"imports": {
"@supabase/supabase-js": "https://esm.sh/@supabase/supabase-js@2",
"std/": "https://deno.land/std@0.224.0/",
"@google/genai": "./functions/_vendor/google-genai.js"
}
}