What framework (if any) must be chosen when deploying Vite React app on Cloudflare pages?

38 Views Asked by At

When deploying on Cloudflare pages it asks to select a framework during the process. I supposed that it will be Vite there since Create react app is present there but apparently it is not how it works. So the question is what should I choose? (During the creation of vite project React was chosen as a framework? screenshot

I suppose that it must be either "None" or "Create react app". Couldn't find any information on that online. Could you clarify that to me?

0

There are 0 best solutions below