Skip to content

Commit c640406

Browse files
committed
chore: update next config
1 parent 364de82 commit c640406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ const config: NextConfig = {
135135
}
136136
}
137137

138-
export default withContentCollections(withNextIntl(withBundleAnalyzer(withPostHog(config))))
138+
export default withContentCollections(withPostHog(withNextIntl(withBundleAnalyzer(config))))

0 commit comments

Comments
 (0)