function isProd(): boolean;
Determine if the current environment is prod.
boolean
True if in a prod environment, otherwise false.