This commit is contained in:
Халимов Рустам
2026-02-13 10:21:26 +03:00
parent 69e7e7508a
commit 0e537ddbd7
22 changed files with 0 additions and 7346 deletions
-8
View File
@@ -1,8 +0,0 @@
import type { NextConfig } from "next";
const nextConfig: NextConfig = {
/* config options here */
reactCompiler: true,
};
export default nextConfig;