Consider adding support for next.config.ts `cacheHandlers` in addition to currently supported next.config.ts `cacheHandler`
Open
- Dominant language
- TypeScript
- Stars
- 108
- Forks
- 12
- Avg merge
- 1h 30m
- Merged PRs (30d)
- 7
Description
Currently support: https://nextjs.org/docs/app/api-reference/config/next-config-js/incrementalCacheHandlerPath
New: https://nextjs.org/docs/app/api-reference/config/next-config-js/cacheHandlers
New seems like v2 and is ready for Next.js in the cloud as you can specify ("use cache: remote"). Track this.
Contributor guide
Assessment
This issue has not been assessed yet.