experimental: {
payloadExtraction: true
},
routeRules: {
// all routes (by default) will be revalidated every 60 seconds, in the background
'/**': { swr: 60 }
}undefined with SWR enabled (but that request shouldn't go through anyway right?).