Webflow Cloud. One workspace for your site and your app. Or just the app.
Webflow announced that its Cloud platform will host full‑stack JavaScript frameworks as independent projects. Developers can push a GitHub repository containing a Next .js or Astro codebase and receive a live URL on any domain they own, or attach the app to an existing Webflow marketing site. The service continues to bundle automated builds, environment variables, encrypted secrets, and runtime logs, and adds three storage options—key‑value, object, and SQLite—leveraging Cloudflare’s edge infrastructure. A new DevLink feature also exports Webflow‑designed UI elements as React components, letting the same header, footer or hero be reused inside the hosted app without extra styling work.
This move pushes Webflow deeper into the full‑stack hosting arena dominated by Vercel, Netlify and Cloudflare Pages. Those competitors already offer zero‑config deployments for Next .js and other frameworks, but they require separate accounts and often separate design tools. By folding the app workflow into the same workspace used for visual site building, Webflow promises a tighter designer‑developer loop, appealing to agencies and freelancers who want a single billing and management surface. The inclusion of SQLite and object storage also narrows the gap between pure static hosts and more feature‑rich backend‑as‑a‑service platforms.
The rollout raises several points to monitor. First, the pricing model for Cloud storage and bandwidth has not been disclosed, so cost competitiveness with established hosts remains uncertain. Second, support is currently limited to Next .js and Astro, leaving out popular alternatives like Remix, SvelteKit or SolidJS; future framework expansion will be critical for broader adoption. Third, reliance on Cloudflare’s edge may introduce latency or regional performance variations that Webflow must optimize for. Finally, the seamless DevLink integration could become a differentiator, but only if the exported components stay up‑to‑date with Webflow’s design updates and do not add runtime bloat.
Key Takeaways
Webflow Cloud now deploys Next .js and Astro apps to custom domains, removing the previous sub‑path limitation.
The platform bundles key‑value, object, and SQLite storage on Cloudflare’s edge, plus unified logs and secret management.
DevLink lets designers export Webflow components as React code, enabling visual consistency across marketing sites and apps.
Adoption will hinge on pricing transparency, expansion to more frameworks, and performance parity with rivals like Vercel and Netlify.
About the Source
This analysis is based on reporting by Webflow Blog. Here is a short excerpt for context:
Webflow Cloud apps can now run on their own domains. No site required. Same deployments, storage, and logs you already have.Read the original at Webflow Blog