NextJS -> Next-Auth -> Drizzle ORM -> NeonDB Setup Help
I'm wondering if anyone has successfully set up this stack? I can't for the life of me figure out what is wrong with my setup, but when I try to signIn with OAuth, I get a NeonDBError.
[auth][error] AdapterError: Read more at https://errors.authjs.dev#adaptererror
[auth][cause]: NeonDbError: relation "account" does not exist
[auth][error] AdapterError: Read more at https://errors.authjs.dev#adaptererror
[auth][cause]: NeonDbError: relation "account" does not exist


