How to use MongoDB Stitch with Next.js
Hi All, I have planned to use mongoDB Stitch. But it provides browser SDK and server SDK. And tried both of them and i am getting some error. I believe this is because my app is isomorphic as i am using Next.js. Please guide me what can i do in such...