Cloudflare DevelopersCD
Cloudflare Developers3y ago
9 replies
James

Oh sorry yes, if you want to use pages:

Oh sorry yes, if you want to use pages:dev, you would need to run pages:build first. It builds the Next.js app via vercel's cli actually, instead of just next build, and then takes the output and transforms it, but yes, it does a normal build under the hood
Was this page helpful?