- Sign in to Cloud Admin (operator-mode deployment) and locate your developer key, default project, and project API key.
- Copy the values into
.env.localper the variables listed in the Environment Configuration page. - Restart the dev server so
hydrateDeploymentMode()re-reads the secrets and exposes the correct headers (X-Developer-Key,X-Project-ID,X-API-Key).
lib/deployment-mode.ts utilities.
