Skip to content

Commit 0fad7fb

Browse files
committed
widenClientFileUpload
1 parent 4464416 commit 0fad7fb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

next.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,8 @@ nextConfig = withSentryConfig(nextConfig, {
193193
// Only print logs for uploading source maps in CI
194194
// silent: !process.env.CI,
195195

196+
widenClientFileUpload: true,
197+
196198
// 以下の設定を追加してサイズを削減
197199
bundleSizeOptimizations: {
198200
excludeDebugStatements: true,

0 commit comments

Comments
 (0)