6 lines
208 B
JSON
6 lines
208 B
JSON
{
|
|
"/chat/page": "app/chat/page.js",
|
|
"/recommendations/page": "app/recommendations/page.js",
|
|
"/api/chat/stream/route": "app/api/chat/stream/route.js",
|
|
"/stock/[code]/page": "app/stock/[code]/page.js"
|
|
} |