mirror of
https://github.com/vercel/commerce.git
synced 2025-07-31 14:01:24 +00:00
use cache
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
export default {
|
||||
experimental: {
|
||||
ppr: true,
|
||||
inlineCss: true,
|
||||
useCache: true,
|
||||
reactOwnerStack: true,
|
||||
newDevOverlay: true
|
||||
},
|
||||
images: {
|
||||
formats: ['image/avif', 'image/webp'],
|
||||
remotePatterns: [
|
||||
|
Reference in New Issue
Block a user