TanStack Start apps can now prerender routes to static HTML at build time with access to build time environment variables
and bindings, and serve them as static assets. To enable prerendering, configure the prerender option of the TanStack Start plugin in your Vite config:
import { defineConfig } from "vite";import { cloudflare } from "@cloudflare/vite-plugin";import { tanstackStart } from "@tanstack/react-start/plugin/vite";
export default defineConfig({ plugins: [ cloudflare({ viteEnvironment: { name: "ssr" } }), tanstackStart({ prerender: { enabled: true, }, }), ],});This feature requires @tanstack/react-start v1.138.0 or later. See the TanStack Start framework guide for more details.
Source: Cloudflare


![(Updated) Microsoft Teams Rooms on Android: Recording and transcription controls (Teams Rooms Pro required) [MC1182688] 3 pexels futurekiiid 3691258](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-futurekiiid-3691258-150x150.webp)
![Microsoft Teams: Report a suspicious call [MC1223828] 4 pexels pixabay 220989](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-pixabay-220989-150x150.webp)
![Open PDFs within Copilot [MC1223823] 5 shutters 669296 1920](https://mwpro.co.uk/wp-content/uploads/2025/06/shutters-669296_1920-150x150.webp)
