DEV Community

Discussion on: Adding MongoDB (Mongoose) to Next.js APIs

Collapse
 
raphaelchaula profile image
Raphael Chaula

Yes, API routes only work server side (Lambdas) in Next.js.