In this pull request you can add `static: true` to any server function to have it cache the result at prerender time and behave like a static SPA, just like React Static!

https://github.com/TanStack/router/pull/2926

Comments