5bcfafcbaf
- 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
34 lines
1.3 KiB
JSON
34 lines
1.3 KiB
JSON
{
|
|
"version": 3,
|
|
"middleware": {
|
|
"/": {
|
|
"files": [
|
|
"server/edge/chunks/node_modules_next_dist_esm_build_templates_edge-wrapper_0.-2ip1.js",
|
|
"server/edge/chunks/[root-of-the-server]__0d3wooi._.js",
|
|
"server/edge/chunks/turbopack-node_modules_next_dist_esm_build_templates_edge-wrapper_11d2rrp.js"
|
|
],
|
|
"name": "middleware",
|
|
"page": "/",
|
|
"entrypoint": "server/edge/chunks/turbopack-node_modules_next_dist_esm_build_templates_edge-wrapper_11d2rrp.js",
|
|
"matchers": [
|
|
{
|
|
"regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?\\/api(?:\\/((?:[^\\/#\\?]+?)(?:\\/(?:[^\\/#\\?]+?))*))?(\\.json|\\.rsc|\\.segments\\/.+\\.segment\\.rsc)?[\\/#\\?]?$",
|
|
"originalSource": "/api/:path*"
|
|
}
|
|
],
|
|
"wasm": [],
|
|
"assets": [],
|
|
"env": {
|
|
"__NEXT_BUILD_ID": "MKsV9_ZtzPcZHC3V_SATf",
|
|
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "/yKuar/lNJm6n0BiaYuybEOydwmSTtDZx0xYSWrJZoA=",
|
|
"__NEXT_PREVIEW_MODE_ID": "baf3938ffaadb817e47a139da2f1e5f7",
|
|
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "9bbc7f67b1c70e4346137e4a67ae64169723610603f114ab07e5cde96b60dff0",
|
|
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "927be125ed80b259d703d1ae97343ab7fd97ea202ddcdcbae0569f19839dc5dc"
|
|
}
|
|
}
|
|
},
|
|
"sortedMiddleware": [
|
|
"/"
|
|
],
|
|
"functions": {}
|
|
} |