How can i deploy a Next.js app with Mongodb to heroku? How can i deploy a Next.js app with Mongodb to heroku? heroku heroku

How can i deploy a Next.js app with Mongodb to heroku?


Make sure that ur updating ur connection link to the mongodb URL and not the mongodb on your localhost... Update the MONGO_URI variable in your .env file with the link to ur mongodb url