Skip to content

Commit ff59dd2

Browse files
author
zhaoshiwei1
committed
fix: remove output configuration in next.config.js to streamline deployment settings
1 parent a5efb04 commit ff59dd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ const nextConfig = {
2626
typedRoutes: true,
2727
},
2828
basePath: "",
29-
output: "export",
3029
/**
3130
* 其他常用配置项(当前未启用):
3231
*

0 commit comments

Comments
 (0)