standalone?

This commit is contained in:
2025-02-18 22:28:11 +07:00
parent 2307740347
commit a11ea38c88
2 changed files with 9 additions and 2 deletions

View File

@@ -8,7 +8,9 @@ const nextConfig = {
pathname: '/1BCeG1aTiBAAAAAd/temptation-stairway-ena.gif'
}
]
}
},
output: 'standalone',
productionBrowserSourceMaps: false
};
export default nextConfig;