How big application we can create using NEXT.js
Unanswered
Polar bear posted this in #help-forum
Polar bearOP
Hey devs, I wanted to ask that how big application we can create using the NEXT.js backend functionality?
Lemme explain more, so I created a real estate marketplace in MERN which has right now around 14 api routes in express js total and working fine.
But since I have not worked with NEXT JS, i wanted to ask that is there a limit that you can only create 20 or 30 backend api routes in NEXT.js after that you'll start facing the issues ?
Lemme explain more, so I created a real estate marketplace in MERN which has right now around 14 api routes in express js total and working fine.
But since I have not worked with NEXT JS, i wanted to ask that is there a limit that you can only create 20 or 30 backend api routes in NEXT.js after that you'll start facing the issues ?
2 Replies
there's no limit 🙂
Rhinelander
With Next.js, there is I limit to how large your application API can grow