Skip to content

Commit 2e1330c

Browse files
committed
reverting one more
1 parent aa20424 commit 2e1330c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if (!process.env.SENTRY_DSN) return
99
const { withSentryConfig } = require('@sentry/nextjs')
1010

1111
const nextConfig = {
12-
// output: 'standalone',
12+
output: 'standalone',
1313
reactStrictMode: true,
1414
swcMinify: true,
1515
eslint: {

0 commit comments

Comments
 (0)