package.json mengatur variabel lingkungan

"scripts": {
    "start": "set NODE_ENV=production&& node server.js"
 }
Blushing Bug