Loading....
save

Connect to MongoDB using Mongoose in Next.js

clock icon

asked 2 months ago

message icon

2

eye icon

456

I'm facing issues with connecting to MongoDB in a Next.js app. The connection seems to drop or create multiple instances. 

Here is my `dbConnect.ts` file...

2 Answers

1

Please log in to answer this question

Top Questions