Cloudflare just shows "Hello world" instead of my website.
Pages
I connected my frontend github repo to cloudflare pages. It's a react vite frontend. While setting it up, I kept the build command empty and set deploy command to "npm run build" cause it wasn't allowing me to keep the deploy command empty.
The build was succesfull but the webpage just shows "Hello world". I pressed edit code and it just showed 1 single file called worker.js that contained this: