الملفات
nextjs-project/next.config.mjs
2025-10-01 01:10:54 +03:00

5 أسطر
92 B
JavaScript

/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;