This commit is contained in:
sijinhui 2024-08-07 23:45:01 +08:00
parent 53f1782c7c
commit 9776cb5471

View File

@ -74,6 +74,7 @@ const nextConfig = {
unoptimized: mode === "export", unoptimized: mode === "export",
// domains: ["cos.xiaosi.cc"], // domains: ["cos.xiaosi.cc"],
remotePatterns: [ remotePatterns: [
{ hostname: "localhost" },
{ hostname: "**.xiaosi.cc" }, { hostname: "**.xiaosi.cc" },
{ hostname: "public.blob.vercel-storage.com" }, { hostname: "public.blob.vercel-storage.com" },
{ hostname: "res.cloudinary.com" }, { hostname: "res.cloudinary.com" },