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