Update to nextjs 12

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-01-17 22:28:31 +04:00
parent 1ff8b6793f
commit a359f8232f
4 changed files with 499 additions and 1045 deletions
+2 -1
View File
@@ -5,5 +5,6 @@ module.exports = withPWA({
dest: 'public',
register: true,
skipWaiting: true,
}
},
swcMinify: true
})