build: 更新构建配置文件
This commit is contained in:
@@ -2,7 +2,7 @@ import type { NextConfig } from 'next';
|
||||
import path from 'path';
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
outputFileTracingRoot: path.resolve(__dirname, '../../'),
|
||||
// outputFileTracingRoot: path.resolve(__dirname, '../../'),
|
||||
/* config options here */
|
||||
allowedDevOrigins: ['*.dev.coze.site'],
|
||||
images: {
|
||||
|
||||
Reference in New Issue
Block a user