If you chose a different path or name, then use your corresponding paths.
Now you should be able to import environment in every typescript file, and use the variables in there.
When you run it locally, it will use the variables from "src/environments/environment.ts".
And when you build this script (using 1 of the 2 builders), it will use the variables from "src/environments/environment.prod.ts",