Serve portfolio images without Next optimizer
هذا الالتزام موجود في:
@@ -5,6 +5,7 @@ const nextConfig = {
|
|||||||
compress: true,
|
compress: true,
|
||||||
output: "standalone",
|
output: "standalone",
|
||||||
images: {
|
images: {
|
||||||
|
unoptimized: true,
|
||||||
formats: ["image/avif", "image/webp"],
|
formats: ["image/avif", "image/webp"],
|
||||||
},
|
},
|
||||||
webpack: (config, { dev }) => {
|
webpack: (config, { dev }) => {
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم