Middleware Issues
Unanswered
Barbary Lion posted this in #help-forum
Barbary LionOP
I am trying to push my site to vercel with supabase, and I am running into some issues. The code works fine locally but on vercel it gives me a middleware_invocation_error
My middleware code is the same as https://supabase.com/docs/guides/auth/server-side/nextjs
My middleware code is the same as https://supabase.com/docs/guides/auth/server-side/nextjs