Skip to content

Commit 2e34d49

Browse files
authored
use the new supabase project linked to vercel (#22)
use the new supabase project linked to vercel for the images
1 parent fc79657 commit 2e34d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const nextConfig = {
1818
remotePatterns: [
1919
{
2020
protocol: 'https',
21-
hostname: 'fpbswrebvsmjdwekyznx.supabase.co',
21+
hostname: 'ejnnygeisuololynlngb.supabase.co',
2222
port: '',
2323
pathname: '**',
2424
},

0 commit comments

Comments
 (0)