-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
Description
Describe the bug
I updated Next.js to the latest version on an experimental branch, and now I’m getting 404 errors everywhere.
Steps to reproduce
- clone https://github.com/himanshu-ntml/opennext-15
- npm run preview
Expected behavior
Should work as expected
@opennextjs/cloudflare version
experimental
Node.js version
v22.11.0
Wrangler version
3.95.0
next info output
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000
Available memory (MB): 65536
Available CPU cores: 10
Binaries:
Node: 22.11.0
npm: 10.9.0
Yarn: 1.22.22
pnpm: 9.12.3
Relevant Packages:
next: 15.1.0 // Latest available version is detected (15.1.0).
eslint-config-next: 14.2.5
react: 19.0.0
react-dom: 19.0.0
typescript: 5.7.2
Next.js Config:
output: N/A
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done