Is anyone using webflow cloud?

Hi all,

Is anyone using Webflow Cloud with Next.js in production?

We’re seriously considering it to build out a richer user experience. On paper it seems like a great mix: a static marketing site, with an “app” layer to handle richer features and more complex user interactions.

However, we’ve run into an issue after only a few days of development.

All deployments—both new ones and redeployments of previously working builds—are now failing. I initially assumed it was something on our side, but I tried redeploying a known-good commit via the Webflow Cloud console and hit the same problem. The only thing I can think of is that something has changed in the Webflow Cloud hosting environment.

It’s making us hesitate. There are no incidents reported on the status page, but if we lose the ability to redeploy a previously working build, it doesn’t feel production ready.

Has anyone else run into this or have any experiences they can share?

Hey @joe1001 - thanks for giving Webflow Cloud a try! And sorry you’re running into issues on redeploy.

What kind of errors are you seeing in the build failures?

Hi Joe,

I’m using it for a marketplace build and preparing to use it for a secured reporting framework on a different project.

Overall it has worked well. Are you using D1? The only challenges I experienced were when I needed to update D1 schemas using Drizzle, and didn’t have a lot of visibility into that step of the deployment process.