diff --git a/docs/start/framework/react/guide/hosting.md b/docs/start/framework/react/guide/hosting.md
index 26e2e0db663..ed6bfc6ac4d 100644
--- a/docs/start/framework/react/guide/hosting.md
+++ b/docs/start/framework/react/guide/hosting.md
@@ -27,12 +27,19 @@ Once you've chosen a deployment target, you can follow the deployment guidelines
### Cloudflare Workers ⭐ _Official Partner_
-
-
-
-
-
-
+
+
+
When deploying to Cloudflare Workers, you'll need to complete a few extra steps before your users can start using your app.
@@ -116,12 +123,19 @@ A full TanStack Start example for Cloudflare Workers is available [here](https:/
### Netlify ⭐ _Official Partner_
-
-
-
-
-
-
+
+
+
Install and add the [`@netlify/vite-plugin-tanstack-start`](https://www.npmjs.com/package/@netlify/vite-plugin-tanstack-start) plugin, which configures your build for Netlify deployment and provides full Netlify production platform emulation in local dev:
@@ -188,12 +202,19 @@ tool](https://docs.netlify.com/start/quickstarts/deploy-from-ai-code-generation-
### Railway ⭐ _Official Partner_
-
-
-
-
-
-
+
+
+
Railway provides instant deployments with zero configuration. Follow the [`Nitro`](#nitro) deployment instructions, then deploy to Railway:
diff --git a/docs/start/framework/solid/guide/hosting.md b/docs/start/framework/solid/guide/hosting.md
index 8c7fcd6068b..61165213edd 100644
--- a/docs/start/framework/solid/guide/hosting.md
+++ b/docs/start/framework/solid/guide/hosting.md
@@ -27,12 +27,19 @@ Once you've chosen a deployment target, you can follow the deployment guidelines
### Cloudflare Workers ⭐ _Official Partner_
-
-
-
-
-
-
+
+
+
### Cloudflare Workers
@@ -110,12 +117,19 @@ Deploy your application to Cloudflare Workers using their one-click deployment p
### Netlify ⭐ _Official Partner_
-
-
-
-
-
-
+
+
+
Install and add the [`@netlify/vite-plugin-tanstack-start`](https://www.npmjs.com/package/@netlify/vite-plugin-tanstack-start) plugin, which configures your build for Netlify deployment and provides full Netlify production platform emulation in local dev:
@@ -182,12 +196,19 @@ tool](https://docs.netlify.com/start/quickstarts/deploy-from-ai-code-generation-
### Railway ⭐ _Official Partner_
-
-
-
-
-
-
+
+
+
Railway provides instant deployments with zero configuration. Follow the [`Nitro`](#nitro) deployment instructions, then deploy to Railway: