Spaces:
Paused
Paused
Update frontend/next.config.ts
Browse files- frontend/next.config.ts +1 -1
frontend/next.config.ts
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
import type { NextConfig } from "next";
|
| 18 |
|
| 19 |
const nextConfig: NextConfig = {
|
| 20 |
-
|
| 21 |
};
|
| 22 |
|
| 23 |
export default nextConfig;
|
|
|
|
| 17 |
import type { NextConfig } from "next";
|
| 18 |
|
| 19 |
const nextConfig: NextConfig = {
|
| 20 |
+
output: 'export', // <--- 袛袨袘袗袙鞋孝袝 协孝校 小孝袪袨袣校
|
| 21 |
};
|
| 22 |
|
| 23 |
export default nextConfig;
|