Skip to content

Commit 852d5fa

Browse files
Removed clearbit config
1 parent b715c16 commit 852d5fa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

web-server/next.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,6 @@ const staticOverrides = {
7878
{
7979
source: '/.well-known/microsoft-identity-association.json',
8080
destination: '/api/auth-x/well-known/ms'
81-
},
82-
{
83-
source: '/org-logo/:path*',
84-
destination: 'https://logo.clearbit.com/:path*'
8581
}
8682
];
8783
}

0 commit comments

Comments
 (0)