Which Cloudflare product(s) does this pertain to?
C3 (npm create cloudflare)
What versions are you using?
What operating system and version are you using?
Windows 11
Please provide a link to a minimal reproduction
No response
Describe the Bug
The next C3 install uses the wrong deploy command.
- Run
npm create cloudflare@latest my-next-app -- --framework=next --experimental
- Try
npm run deploy
- Observe:
'cloudflare' is not recognized as an internal or external command,
operable program or batch file.
This was changed in opennextjs/opennextjs-cloudflare#166
Please provide any relevant error logs
No response