next config updated
This commit is contained in:
parent
67221864db
commit
b4ffa1d1dd
@ -3,7 +3,7 @@ const nextConfig = {
|
||||
output: "export", // keep: needed for next export
|
||||
trailingSlash: true,
|
||||
images: {
|
||||
unoptimized: true, // keep: for static export
|
||||
unoptimized: true, // ✅ needed
|
||||
},
|
||||
swcMinify: true, // explicit SWC minify
|
||||
experimental: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user