web: enable avif image format
This commit is contained in:
@@ -16,6 +16,7 @@ const nextConfig = {
|
||||
hostname: "**",
|
||||
},
|
||||
],
|
||||
formats: ["image/avif", "image/webp"],
|
||||
dangerouslyAllowLocalIP: process.env.NODE_ENV === "development",
|
||||
},
|
||||
turbopack: {
|
||||
|
||||
Reference in New Issue
Block a user