create or the deploy?node v20.9.0npm 10.1.0npm create cloudflare@latest my-framework-app -- --type=web-framework --experimental?deploy script to opennextjs-cloudflare && wrangler deployopennextjs-cloudflare && wrangler deployopen-next.config file, it doesn't work.'cloudflare' is not recognized as an internal or external command 
/^\s*(?<section>\w+)(?: (?<key>[^:\n]+)):.+\n\s*\k<section>/m;\k<section> its able to detect it perfectly fine, but with it, it refuses to match.

unstable_dev using bun:test from Bun. Anyone else used this combo successfully? It fails with Error: Unexpected server response: 101 and hangs for me. Here's a repo that illustrates it: https://github.com/jbergstroem/bun-wrangler-test