Node.js > Deploy & Run cmd from package.json

I just deployed a node js app in cloudflare pages
but the issue is: HOW SHOULD I RUN THAT CMD WHICH IS IN THE PACKAGE.JSON FILE ???
cuz without that, it wont work
for example: I need to run node server.js after deploy
HOW CAN I DO THAT ???
HELP PLS PLS PLS
Was this page helpful?