globalThis.process ??= {}; globalThis.process.env ??= {}; import './chunks/astro-designed-error-pages_CuMapJD2.mjs'; import './chunks/astro/server_WO3f6Mge.mjs'; import { s as sequence } from './chunks/index_BfW_FHpJ.mjs'; const onRequest$1 = (context, next) => { if (context.isPrerendered) { context.locals.runtime ??= { env: process.env }; } return next(); }; const onRequest = sequence( onRequest$1, ); export { onRequest };