| 1 | /** |
| 2 | * Container entrypoint. Hydrates `process.env` from the runtime secret before |
| 3 | * loading the Next.js standalone server, so application modules that read env at |
| 4 | * import time see the full configuration. See `@sim/runtime-secrets`. |
nothing calls this directly
no test coverage detected