create driver page and client page also create oll driver , client layer

This commit is contained in:
m7amedez5511
2026-06-14 16:25:56 +03:00
parent 68bfce4345
commit bcc4baf28a
35 changed files with 5551 additions and 816 deletions

View File

@@ -1,7 +1,5 @@
// ─────────────────────────────────────────────
// next.config.ts
// Proxy للـ API عشان نتفادى CORS في المتصفح
// ─────────────────────────────────────────────
import type { NextConfig } from "next";
const nextConfig: NextConfig = {