remove sharp

This commit is contained in:
hamid zarghami
2026-06-16 09:33:57 +03:30
parent 7a00b884ad
commit 78d45e7280
6 changed files with 6 additions and 127 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ const nextConfig: NextConfig = {
],
},
{
source: "/((?!sw\\.js|api/pwa-icon).*)",
source: "/((?!sw\\.js).*)",
headers: [
{
key: "Cache-Control",