Webflow Cloud
Webflow Cloud is a hosting platform for full-stack apps built with Next.js or Astro. Deploy your app to its own domain or mount it into an existing Webflow site, with built-in storage and edge execution on Cloudflare Workers.
Back to Knowledge BaseCompare Vercel with Webflow Cloud
Vercel vs Webflow Cloud
Compare Vercel and Webflow Cloud for deploying Next.js and Astro apps, including runtime, framework support, storage, pricing, and where your code runs.
Next.js on Vercel vs Webflow Cloud
Compare running Next.js on Vercel Functions with Fluid compute against Webflow Cloud on Cloudflare Workers. Learn how Next.js feature support, runtimes, storage, pricing, and developer experience differ so you can choose the right platform.
Astro on Vercel vs Webflow Cloud
Compare running Astro on Vercel Functions with Fluid compute against Webflow Cloud on Cloudflare Workers. Learn how Astro feature support, runtimes, storage, pricing, and developer experience differ so you can choose the right platform.
Migrate your Webflow Cloud app to Vercel
Migrate a Next.js app from Webflow Cloud to Vercel
Move your Next.js app from Webflow Cloud to Vercel: remove the OpenNext Cloudflare adapter, drop the base path, map storage bindings to Vercel Blob, Redis, and Postgres, and deploy with Git or the vercel CLI.
Migrate an Astro app from Webflow Cloud to Vercel
Move your Astro app from Webflow Cloud to Vercel: swap the @astrojs/cloudflare adapter for @astrojs/vercel, drop the base path, map storage bindings to Vercel Blob, Redis, and Postgres, and deploy with Git or the vercel CLI.