diff --git a/app/api/auth/[...nextauth]/route.ts b/app/api/auth/[...nextauth].ts similarity index 100% rename from app/api/auth/[...nextauth]/route.ts rename to app/api/auth/[...nextauth].ts diff --git a/next.config.ts b/next.config.ts index cedb933f1..e949664ed 100644 --- a/next.config.ts +++ b/next.config.ts @@ -1,6 +1,4 @@ export default { - reactStrictMode: true, - experimental: { appDir: true }, images: { formats: ['image/avif', 'image/webp'], remotePatterns: [