Files
anbar/next.config.mjs
T
2026-06-11 09:04:28 +03:30

4 lines
91 B
JavaScript

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