Adding custom env variables
Control allows to pass-through any environment variables that
will be accessible in your code at build time.
To add custom environment variables, navigate to the "Development"
tab from your Project Dashboard and click "Add new variable".
The next time the project gets built, it will use them along with
the default variable called CNTRL_API_URL
.