$BaseRuntimeConfig: ZodObject<BaseRuntimeConfig> = ...

Schema definition for the base runtime configuration.

This schema validates and transforms environment variables used in the application. Users can extend this schema to include additional configuration parameters.