Skip to content

Commit 0cfed73

Browse files
committed
output export
1 parent e7c386b commit 0cfed73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

next.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ const nextConfig = {
2121
parallelServerBuildTraces: true,
2222
parallelServerCompiles: true,
2323
},
24+
output: 'export',
2425
}
2526

2627
mergeConfig(nextConfig, userConfig)

0 commit comments

Comments
 (0)