1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 14:25:31 -04:00

bump next

This commit is contained in:
2022-09-05 18:42:00 -04:00
parent a819b3a568
commit 471f18690c
5 changed files with 698 additions and 704 deletions

View File

@@ -32,9 +32,6 @@ module.exports = (phase) => {
experimental: {
legacyBrowsers: false,
browsersListForSwc: true,
images: {
allowFutureImage: true, // https://github.com/vercel/next.js/pull/37927
},
newNextLinkBehavior: true, // https://github.com/vercel/next.js/pull/36436
},
webpack: (config) => {