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, selfRecord,
}, },
basePath, basePath,
output: process.env.VERCEL ? undefined : 'standalone', output: 'standalone',
typescript: { typescript: {
ignoreBuildErrors: true, ignoreBuildErrors: true,
}, },