Does —turbo flag apply for cloudflare
Does —turbo flag apply for cloudflare next-on-pages ??
3 Replies
no, not currently
last time I checked the Vercel CLI would not accept turbopack outputs so it was out of our hands
they will at some point... I guess I should keep an eye out on that 🤔
(when the Vercel CLI will accept such output we'll have to then update next-on-pages accordingly... which might or not be tough 😓)
I’m not sure if it applies for build, it might only be for dev?
for dev you can definitely use it no proble (as long as you use the
next-dev
submodule: https://github.com/cloudflare/next-on-pages/tree/main/internal-packages/next-dev)
regarding build as I mentioned, I think (I might be wrong) that they did introduce it for the standard next build but not for the vercel build