>
MEM: 0x0000CPU: 0%

TanStack Logo

📄

Static Route Example

This is a static route at /about. Unlike Next.js App Router where you put a page.tsx inside an about folder, in TanStack start you just create a file named about.tsx in the routes directory.