feat: update next config

This commit is contained in:
hanif salafi 2025-07-20 02:44:27 +07:00
parent ac332b7099
commit 04a04cfe74
1 changed files with 7 additions and 0 deletions

View File

@ -25,30 +25,37 @@ const nextConfig = {
{
protocol: "https",
hostname: "api.lorem.space",
pathname: "/**",
},
{
protocol: "https",
hostname: "lh3.googleusercontent.com",
pathname: "/**",
},
{
protocol: "https",
hostname: "a0.muscache.com",
pathname: "/**",
},
{
protocol: "https",
hostname: "avatars.githubusercontent.com",
pathname: "/**",
},
{
protocol: "https",
hostname: "i.pravatar.cc",
pathname: "/**",
},
{
protocol: "https",
hostname: "mediahub.polri.go.id",
pathname: "/**",
},
{
protocol: "https",
hostname: "netidhub.com",
pathname: "/**",
},
],
},