next.js
6c671738
- Fix cache handlers in serialized config (#71541)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix cache handlers in serialized config (#71541) This ensures we properly normalize the cache handler paths in the manifest since absolute paths can't go in the serialized config as the path might not match where the server is deployed to.
References
#71541 - Fix cache handlers in serialized config
Author
ijjk
Parents
0be1fd49
Loading