Error parsing MDX:
[next-mdx-remote] error compiling MDX:
Unexpected character `1` (U+0031) before name, expected a character that can start a name, such as a letter, `$`, or `_`
489 |
490 | **Use `/api/v1/route` (deterministic) when**:
> 491 | - ✅ **Speed is critical**: Need <100ms response time
| ^
492 | - ✅ **Cost is a concern**: High volume, want to minimize LLM costs
493 | - ✅ **Query is clear**: Unambiguous queries (e.g., "List all servers")
More information: https://mdxjs.com/docs/troubleshooting-mdx