From 2142ad52fbad88541ddd2bfffc039490420a182b Mon Sep 17 00:00:00 2001 From: prabhakar kumar <77878597+pkmobilestudio@users.noreply.github.com> Date: Wed, 19 Mar 2025 23:24:40 +0530 Subject: [PATCH] Update next.config.ts --- next.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/next.config.ts b/next.config.ts index 9a68bc4bf..e1f0aa3d0 100644 --- a/next.config.ts +++ b/next.config.ts @@ -3,7 +3,6 @@ export default { ppr: true, inlineCss: true, useCache: true, - reactOwnerStack: true, newDevOverlay: true }, images: {