Application error: a server-side exception has occurred (see the server logs for more information). Digest: 2910694698
I run my project with standalone, but after login page i got this error. I dont use prisma and i dont have any env file. I dont copy my authantication file to my standalone file.
Circular dependency when using drizzle, vercel-postgres and lucia auth?
I’ve been using drizzle and postgres like this, importing my schemas:
Nextjs Authentication with a custom backend
I’m currently developing a Next.js application coupled with a custom backend written in .NET.