아따 대가리 깨지네

예시 만듬
This commit is contained in:
LHK
2025-02-21 17:00:17 +09:00
부모 40ca80d15c
커밋 7b2487986a
46개의 변경된 파일7566개의 추가작업 그리고 0개의 파일을 삭제

7
frontend/next.config.ts Normal file
파일 보기

@@ -0,0 +1,7 @@
import type { NextConfig } from "next";
const nextConfig: NextConfig = {
/* config options here */
};
export default nextConfig;