Files
obc-terrassement/middleware.ts
Claude c9ff180959 fix: inline Supabase middleware to fix Vercel Edge resolution
The @/ path alias was not resolved in Vercel's Edge Function bundler,
causing "unsupported modules" error. Inlined the middleware logic
directly to avoid the import.

https://claude.ai/code/session_01H2aRGDaKgarPvhay2HxN6Y
2026-02-08 14:01:32 +00:00

1.7 KiB