INVALID_OAUTH_CONFIGURATION in Sveltekit
Hello, I have this configuration 
Everything works fine in development (pnpm dev) but when i try the built app  (pnpm build && pnpm preview), i get the error: 
I have the 
BETTER_AUTH_URL environment variable set properly!
Anyone ever faced something like this? this is really weird.
Thanks in advance0 Replies