I am not sure if this fix should happen in Cloudflare or Remix but I need to provide a "fake" env var "WRANGLER_HYPERDRIVE_LOCAL_CONNECTION_STRING_HYPERDRIVE" for
remix vite:build
remix vite:build
to succeed in CI.
I think this should be fixed in Cloudflare (it should detect that it is running in the CI and not fail with the "when running locally" message)