CMCH_ADMIN/next.config.mjs
2026-02-25 04:56:26 +00:00

5 lines
90 B
JavaScript

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