前端项目静态编译
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
/** @type {import('next').NextConfig} */
|
/** @type {import('next').NextConfig} */
|
||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
|
output: 'export',
|
||||||
// 其他 Next.js 配置...
|
// 其他 Next.js 配置...
|
||||||
|
|
||||||
// 添加 rewrites 配置用于开发环境代理
|
// 添加 rewrites 配置用于开发环境代理
|
||||||
|
|||||||
Reference in New Issue
Block a user