From e6c291dc6a3a1729de5c07e7bbccc767bb6b70e1 Mon Sep 17 00:00:00 2001 From: PascalR <24775431+mroxso@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:31:37 +0100 Subject: [PATCH] rm next-pwa import in next config --- next.config.mjs | 2 -- 1 file changed, 2 deletions(-) diff --git a/next.config.mjs b/next.config.mjs index d670063..9ed934e 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -1,5 +1,3 @@ -import withPWA from 'next-pwa'; - const nextConfig = { output: 'standalone', images: {