silancar/next.config.mjs

5 lines
90 B
JavaScript
Raw Permalink Normal View History

2026-03-18 04:16:10 +00:00
/** @type {import('next').NextConfig} */
const nextConfig = {}
export default nextConfig