Getting error only in production and not locally
Getting this error in production
however, things work perfectly locally .. what could be the issue?
I'm using better-auth with nextjs. here is roughly what my config looks like
2 Replies
did you solve this? also getting this in prod but not local
at h (.next/server/app/api/chat/route.js:4:53602)
whats in route.js ?