hata düzeltme

This commit is contained in:
2026-01-03 14:31:58 +03:00
parent 12f31c3633
commit 2c002c5daf
6 changed files with 909 additions and 1320 deletions

4
next.config.mjs Normal file
View File

@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;