kgroad-frontend2/next.config.mjs
2024-01-19 14:10:01 +06:00

5 lines
92 B
JavaScript

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