| /** @type {import('next').NextConfig} */ | |
| const nextConfig = { | |
| images: { | |
| domains: ["fkmfdzlohdlzoiusyjpn.supabase.co"], | |
| }, | |
| }; | |
| module.exports = nextConfig; | |
| /** @type {import('next').NextConfig} */ | |
| const nextConfig = { | |
| images: { | |
| domains: ["fkmfdzlohdlzoiusyjpn.supabase.co"], | |
| }, | |
| }; | |
| module.exports = nextConfig; | |