Revert next config.

This commit is contained in:
Mike Cao
2026-04-15 22:02:48 -07:00
parent 5f314b9a95
commit 8b04be48de
+1 -1
View File
@@ -197,7 +197,7 @@ export default withNextIntl({
selfRecord,
},
basePath,
output: process.env.VERCEL ? undefined : 'standalone',
output: 'standalone',
typescript: {
ignoreBuildErrors: true,
},