When I create a git integration in cloudflare pages to this repo, it runs the build scripts for each app and then uploads 53 files as assets, but doesn't serve the actually useful index.html.
- Is this expected? - Am I supposed to run wrangler deploys in the build scripts of each vite app? - What's the meaning of cloudflare pages monorepo support? Is the cloudflare pages git integration not compatible with monorepos?