I'm having issues deploying to Now with node-config
custom env vars.
Now does not deploy my custom-environment-variables.json
file, but I am able to import it and print it to the console. Is there a way to pass this object to node-config
so it makes use of the env vars I have specified?