Updated to NextJS 12

This commit is contained in:
Ludoviko 2022-01-01 22:39:27 +00:00
parent 16fee4031d
commit b05897f0b5
No known key found for this signature in database
GPG key ID: 1E66DEA3F5D623D1
57 changed files with 205 additions and 323 deletions

View file

@ -1,6 +1,7 @@
const { i18n } = require('./next-i18next.config');
module.exports = {
swcMinify: true,
i18n,
reactStrictMode: true,
rewrites: [