From d8c5703694fe70f94a5082173a45b3fba2bed39f Mon Sep 17 00:00:00 2001 From: Charly Gomez Date: Thu, 10 Jul 2025 13:48:06 +0200 Subject: [PATCH] update default value --- .../javascript/guides/nextjs/configuration/build/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/javascript/guides/nextjs/configuration/build/index.mdx b/docs/platforms/javascript/guides/nextjs/configuration/build/index.mdx index fb4fb1a88ffda..3329cc4eeec40 100644 --- a/docs/platforms/javascript/guides/nextjs/configuration/build/index.mdx +++ b/docs/platforms/javascript/guides/nextjs/configuration/build/index.mdx @@ -114,7 +114,7 @@ A glob or an array of globs that specifies which build artifacts should not be u - + Toggle whether generated source maps within your Next.js build folder should be automatically deleted after being uploaded to Sentry.