last 2 changes
This commit is contained in:
@@ -3,6 +3,12 @@ const nextConfig = {
|
||||
experimental: {
|
||||
appDir: true,
|
||||
},
|
||||
typescript: {
|
||||
ignoreBuildErrors: true,
|
||||
},
|
||||
eslint: {
|
||||
ignoreDuringBuilds: true,
|
||||
},
|
||||
|
||||
async rewrites() {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user