This commit is contained in:
freedakgmail
2025-11-30 09:16:43 +08:00
parent b436ae0680
commit fd9c064749
227 changed files with 1251 additions and 912 deletions
+14 -11
View File
@@ -7,18 +7,16 @@
828,
1080,
1200,
1920,
2048,
3840
1920
],
"imageSizes": [
16,
32,
48,
64,
96,
128,
256,
384
256
],
"path": "/_next/image",
"loader": "default",
@@ -27,6 +25,7 @@
"disableStaticImages": false,
"minimumCacheTTL": 14400,
"formats": [
"image/avif",
"image/webp"
],
"maximumRedirects": 3,
@@ -40,11 +39,17 @@
"search": ""
}
],
"remotePatterns": [],
"remotePatterns": [
{
"protocol": "https",
"hostname": "^(?:(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/?)$",
"pathname": "^(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$))(?:(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$)).)*?)\\/?)$"
}
],
"qualities": [
75
],
"unoptimized": true,
"unoptimized": false,
"sizes": [
640,
750,
@@ -52,15 +57,13 @@
1080,
1200,
1920,
2048,
3840,
16,
32,
48,
64,
96,
128,
256,
384
256
]
}
}