1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-11-01 00:53:23 +01:00
2025-11-01 00:11:08 +01:00
parent 338741d252
commit c86a039c1f
17 changed files with 2154 additions and 2181 deletions

View File

@@ -11,12 +11,12 @@ const nextConfig: NextConfig = {
images: {
unoptimized: true,
},
eslint: {
ignoreDuringBuilds: true,
},
typescript: {
ignoreBuildErrors: true,
},
experimental: {
turbopackFileSystemCacheForDev: true,
},
}
const withNextIntl = createNextIntlPlugin({