We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a07638 commit 96c9ceaCopy full SHA for 96c9cea
next.config.ts
@@ -8,7 +8,7 @@ const nextConfig: NextConfig = {
8
// SECURITY: Only allow images from Supabase storage
9
{
10
protocol: 'https',
11
- hostname: '*.supabase.co',
+ hostname: '*uitnikhlfxfvtvpqdmjf.supabase.co',
12
},
13
// Allow images from Unsplash for hero carousel
14
0 commit comments