remove sharp
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ const nextConfig: NextConfig = {
|
||||
],
|
||||
},
|
||||
{
|
||||
source: "/((?!sw\\.js|api/pwa-icon).*)",
|
||||
source: "/((?!sw\\.js).*)",
|
||||
headers: [
|
||||
{
|
||||
key: "Cache-Control",
|
||||
|
||||
Reference in New Issue
Block a user