ReferenceError merge is not defined
Hi folks, I am using
@supabase/auth-ui-react with nextjs 13, and when I deployed my app to vercel and went to the auth page, it gives me an client-side error like the screenshot shows. I got no error when developing with yarn dev, it only occurs in production. Is this a bug of Supabase auth ui?