SYRI cPanel deploy package Upload the contents of this folder to your Node.js app root on cPanel. Use app.js as the startup file if cPanel expects the default Passenger entry. Set environment variables in cPanel before restarting the app. No npm build step is required on the server for this package. The application root intentionally does not contain a physical node_modules folder. Runtime dependencies live under runtime/node_modules to avoid CloudLinux NodeJS Selector conflicts. Do not run npm install on the server unless your host specifically requires it.