modifica 2 a next.config.mjs

This commit is contained in:
AV77web 2026-05-25 11:45:51 +02:00
parent 3f77a3bff2
commit bdc2427af2

View file

@ -2,5 +2,4 @@
const nextConfig = {
output: "standalone",
};
export default nextConfig;