``` ⛅ wrangler 4.55.0
⛅️ wrangler 4.55.0
───────────────────
Using redirected Wrangler configuration.
- Configuration being used: "dist\server\wrangler.json"
- Original user's configuration: "wrangler.jsonc"
- Deploy configuration file: ".wrangler\deploy\config.json"
OpenNext project detected, calling `opennextjs-cloudflare deploy`
┌──────────────────────────────┐
│ OpenNext — Cloudflare deploy │
└──────────────────────────────┘
WARN OpenNext is not fully compatible with Windows.
WARN For optimal performance, it is recommended to use Windows Subsystem for Linux (WSL).
WARN While OpenNext may function on Windows, it could encounter unpredictable failures during runtime.
ERROR Could not find compiled Open Next config, did you run the build command?
X [ERROR]
If you think this is a bug then please create an issue at https://github.com/cloudflare/workers-sdk/issues/new/choose
× Would you like to report this error to Cloudflare? Wrangler's output and the error details will be shared with the Wrangler team to help us diagnose and fix the issue. ... yes ⛅️ wrangler 4.55.0
───────────────────
Using redirected Wrangler configuration.
- Configuration being used: "dist\server\wrangler.json"
- Original user's configuration: "wrangler.jsonc"
- Deploy configuration file: ".wrangler\deploy\config.json"
OpenNext project detected, calling `opennextjs-cloudflare deploy`
┌──────────────────────────────┐
│ OpenNext — Cloudflare deploy │
└──────────────────────────────┘
WARN OpenNext is not fully compatible with Windows.
WARN For optimal performance, it is recommended to use Windows Subsystem for Linux (WSL).
WARN While OpenNext may function on Windows, it could encounter unpredictable failures during runtime.
ERROR Could not find compiled Open Next config, did you run the build command?
X [ERROR]
If you think this is a bug then please create an issue at https://github.com/cloudflare/workers-sdk/issues/new/choose
× Would you like to report this error to Cloudflare? Wrangler's output and the error details will be shared with the Wrangler team to help us diagnose and fix the issue. ... yesim getting this while trying to deploy a tanstackstart project
anyone encountered smth similar?
