From bdc2427af2db80044d056b50c50c57b4c50515a3 Mon Sep 17 00:00:00 2001 From: AV77web Date: Mon, 25 May 2026 11:45:51 +0200 Subject: [PATCH] modifica 2 a next.config.mjs --- next.config.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/next.config.mjs b/next.config.mjs index 608f1be..1376c27 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -2,5 +2,4 @@ const nextConfig = { output: "standalone", }; - export default nextConfig;