mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 17:06:37 -04:00
@ -37,6 +37,8 @@ module.exports = (phase, { defaultConfig }) => {
|
||||
formats: ["image/avif", "image/webp"],
|
||||
},
|
||||
experimental: {
|
||||
legacyBrowsers: false,
|
||||
browsersListForSwc: true,
|
||||
images: {
|
||||
allowFutureImage: true, // https://github.com/vercel/next.js/pull/37927
|
||||
},
|
||||
|
Reference in New Issue
Block a user