Amplify runtime environment POC

Rendered at 2026-09-10T13:12:40.053Z (per request, not at build).

Server component (runs in Amplify's SSR compute)

NEXT_PUBLIC_BAKED_AT_BUILDundefined
RUNTIME_PLAIN"set-on-the-lambda-in-TEST"
MODE"TEST"

Client component (runs in the browser)

NEXT_PUBLIC_BAKED_AT_BUILDundefined
RUNTIME_PLAIN"set-on-the-lambda-in-TEST"
MODE"TEST"

See also /api/env for the route handler probe and the full list of environment variable NAMES present in the SSR runtime.