4

I'm deploying my NextJS web app on my Server (4 Core CPUs) through the command "npm run start". The Website with some heavy tasks done by Server (Server side rendering).

The the command "npm run start" establish a NodeJs WebServer to run my NextJS Website. Does the NodeJS Webserver use greater than 01 CPU to handle NextJS tasks ?

Should we use this run our website ?

Giang Nguyễn
  • 105
  • 1
  • 9

0 Answers0