645ad9d 68e3236 645ad9d b14873b 645ad9d 68e3236
1
2
3
4
5
6
7
import type { NextConfig } from "next"; /** @type {import('next').NextConfig} */ const nextConfig: NextConfig = { }; export default nextConfig;