module.exports = { getEnv() { return "prod"; }, };