Spaces:
Paused
Paused
| import type { NextConfig } from "next"; | |
| const nextConfig: NextConfig = {}; | |
| export default nextConfig; | |
| import type { NextConfig } from "next"; | |
| const nextConfig: NextConfig = {}; | |
| export default nextConfig; | |