work
This commit is contained in:
parent
89f17d8c1d
commit
6fd1b1419a
@ -6,7 +6,11 @@
|
||||
|
||||
/** @type {import("next").NextConfig} */
|
||||
const config = {
|
||||
reactStrictMode: true,
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
typescript: {
|
||||
ignoreBuildErrors: true,
|
||||
},
|
||||
/**
|
||||
* If you have the "experimental: { appDir: true }" setting enabled, then you
|
||||
* must comment the below `i18n` config out.
|
||||
|
Loading…
x
Reference in New Issue
Block a user