nextjs trying to let my db connect during build
Unanswered
Largehead hairtail posted this in #help-forum
Largehead hairtailOP
Im using nextjs auth and the options for the nextauth provider are stored in my db, and the db calls are async. nextjs is trying to connect to the db during build. How can i stop that?