feat: homework multi-image upload and crop
这个提交包含在:
7
frontend/next.config.js
普通文件
7
frontend/next.config.js
普通文件
@@ -0,0 +1,7 @@
|
||||
/** @type {import("next").NextConfig} */
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
output: "standalone"
|
||||
};
|
||||
|
||||
module.exports = nextConfig;
|
||||
在新工单中引用
屏蔽一个用户