diff --git a/next.config.mjs b/next.config.mjs index 2bbc670..54ad34f 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -6,6 +6,10 @@ const nextConfig = { protocol: "https", hostname: "raw.githubusercontent.com", }, + { + protocol: "https", + hostname: "cdn.jsdelivr.net", + } ], }, experimental: {