The key is being page-based. If you can use the browser and URLs as a state machine for your application, Next is excellent. Its dynamic routing is a breeze to work with.
However, if you build an application where that browser-as-state-machine doesn't hold up, you're better off somewhere else.
However, if you build an application where that browser-as-state-machine doesn't hold up, you're better off somewhere else.