Files
time_to_leave/apps/web/.next/server/middleware-build-manifest.js
T
fegger 5bcfafcbaf Add mobile services, web proxy, and Gemma4 agent loop
- Mobile: add push notification and calendar sync services with full test suite (calendar, eventStore, notifications,
  screens)
- Mobile: add EAS build config and Jest setup
- Web: add API proxy, update useDestinationStation/useJourneys hooks, add middleware tests
- Web: update next.config and rebuild
- Agent: add Gemma4-based agent loop (agent_base, ttl_agent, ts_agent)
- Docs: add privacy policy, post-MVP plan, and aider rules
2026-05-11 18:32:54 +02:00

21 lines
535 B
JavaScript

globalThis.__BUILD_MANIFEST = {
"pages": {
"/_app": []
},
"devFiles": [],
"polyfillFiles": [
"static/chunks/03~yq9q893hmn.js"
],
"lowPriorityFiles": [
"static/MKsV9_ZtzPcZHC3V_SATf/_buildManifest.js",
"static/MKsV9_ZtzPcZHC3V_SATf/_ssgManifest.js",
"static/MKsV9_ZtzPcZHC3V_SATf/_clientMiddlewareManifest.js"
],
"rootMainFiles": [
"static/chunks/0bzupvr5gt3k9.js",
"static/chunks/0bymg5d-lqs0o.js",
"static/chunks/07lhk_q6pmm3r.js",
"static/chunks/turbopack-151v-gauy0ska.js"
]
};