i checked the oauth settings and the vercel variables Error 400: invalid_request Request details: redirect_uri=undefined/api/auth/callback/google flowName=GeneralOAuthFlow
right now when doing oauth login with google it gives me that above error
i set up the urls in google and double checked they match and set up the env vars in vercel unless i'm missing one?
I'm using nextjs with vercel and Lucia for auth