We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6396968 commit 6f2e7d6Copy full SHA for 6f2e7d6
1 file changed
next.config.ts
@@ -14,6 +14,10 @@ const nextConfig: NextConfig = {
14
protocol: "https",
15
hostname: "avatars.githubusercontent.com",
16
},
17
+ {
18
+ protocol: "https",
19
+ hostname: "*.googleusercontent.com",
20
+ },
21
{
22
23
hostname: "i353yjr4yl.ufs.sh",
0 commit comments