d2e404a cfe97b2 d2e404a
1
2
3
4
5
6
import type { NextConfig } from "next"; const nextConfig: NextConfig = {}; export default nextConfig;