CPEx should be enabled on branches that are not production to facilitate better testing. Currently this is manually enabled in website/src/featureFlags.ts but should be dynamically enabled using process.env.VERCEL_ENV as per website/src/serverless/nus-auth.ts