Peter Oliha @oliha.dev · Dec 1

It can be both. it depends on how your app is structured. In my current deployment, everything is on one server, but with different instances by using pm2 in cluster mode, you can have an instance of your app on each core.

1 likes 1 replies

?

Replies

Pramod · Dec 1

Got that! What the benifits of this setup against NextJS?