You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was expecting to have a /index being saved to Redis in build time and not in run time.
Provide environment information
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Enterprise
Available memory (MB): 32401
Available CPU cores: 12
Binaries:
Node: 22.4.1
npm: N/A
Yarn: N/A
pnpm: N/A
Relevant Packages:
next: 14.2.17 // An outdated version detected (latest is 15.1.4), upgrade is highly recommended!
eslint-config-next: 15.1.3
react: 18.3.1
react-dom: 18.3.1
typescript: 5.7.3
Next.js Config:
output: standalone
⚠ An outdated version detected (latest is 15.1.4), upgrade is highly recommended!
Please try the latest canary version (`npm install next@canary`) to confirm the issue still exists before creating a new issue.
Read more - https://nextjs.org/docs/messages/opening-an-issue
Which area(s) are affected? (Select all that apply)
Not sure
Which stage(s) are affected? (Select all that apply)
Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/fervent-resonance-go8s7s
To Reproduce
isr-example.zip
Please use the attached example.
Current vs. Expected behavior
I was expecting to have a /index being saved to Redis in build time and not in run time.
Provide environment information
Which area(s) are affected? (Select all that apply)
Not sure
Which stage(s) are affected? (Select all that apply)
next build (local)
Additional context
I am using as cache handler @neshca/cache-handler.
The text was updated successfully, but these errors were encountered: