Update to nextjs 12
This commit is contained in:
+2
-1
@@ -5,5 +5,6 @@ module.exports = withPWA({
|
||||
dest: 'public',
|
||||
register: true,
|
||||
skipWaiting: true,
|
||||
}
|
||||
},
|
||||
swcMinify: true
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user