Env setup for production and local development

Ok, I got it working now. For the development section, all I needed was to change the “args”
script: ‘npm’,
args: ‘run develop’,