chore: init frontend+backend skeleton
这个提交包含在:
7
frontend/next.config.ts
普通文件
7
frontend/next.config.ts
普通文件
@@ -0,0 +1,7 @@
|
||||
import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
在新工单中引用
屏蔽一个用户