T
TanStack10mo ago
wise-white

Pre-render routes

Is it possible to pre-render routes to flat html via start? I only see docs for ssr and not ssg. We’re currently using Astro for this but would be great to consolidate everything together
2 Replies
metropolitan-bronze
metropolitan-bronze10mo ago
Static Prerendering | TanStack Router React Docs
Static Prerendering is a feature of Nitro, and while it is available in TanStack Start, we are still exploring the best practices for using it. Tread lightly! Static prerendering is the process of gen...
wise-white
wise-whiteOP10mo ago
It does, thank you!

Did you find this page helpful?