Merge branch 'team' of https://git.metatroncube.in/MetatroncubeSoftwareSolutions/rapharehap into team
This commit is contained in:
commit
d1b3fa4fff
@ -2,8 +2,8 @@
|
|||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
output: "export", // keep: needed for next export
|
output: "export", // keep: needed for next export
|
||||||
trailingSlash: true,
|
trailingSlash: true,
|
||||||
images: {
|
images: {
|
||||||
unoptimized: true, // keep: for static export
|
unoptimized: true, // ✅ needed
|
||||||
},
|
},
|
||||||
swcMinify: true, // explicit SWC minify
|
swcMinify: true, // explicit SWC minify
|
||||||
experimental: {
|
experimental: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user