Spaces:
Sleeping
Sleeping
| /** @type {import('next').NextConfig} */ | |
| const nextConfig = { | |
| /* config options here */ | |
| }; | |
| export default nextConfig; | |
| /** @type {import('next').NextConfig} */ | |
| const nextConfig = { | |
| /* config options here */ | |
| }; | |
| export default nextConfig; | |