From 76fb722a2740908e682b8d7c802fce04ffdf4007 Mon Sep 17 00:00:00 2001 From: gahusb Date: Fri, 12 Jun 2026 05:56:38 +0900 Subject: [PATCH] =?UTF-8?q?fix(docs):=20CLAUDE.md=20=EC=82=AC=EC=8B=A4=20?= =?UTF-8?q?=EC=A0=95=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Next.js 버전 15 → 16 (package.json ^16.2.6 기준) - GET /api/packs/sign-link → POST (실제 route.ts export async function POST) Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 7241cf1..4e0b286 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -36,7 +36,7 @@ admin/services 패널에서 ON/OFF 전환 가능. | `/packages` | 레거시 패키지 | ## 기술 스택 -- **Framework**: Next.js 15 (App Router, TypeScript) +- **Framework**: Next.js 16 (App Router, TypeScript) - **Styling**: Tailwind CSS v4 - **DB**: Supabase (클라우드 + NAS self-host 이중 운영) - **Email**: Resend (`RESEND_API_KEY`) — 문의 접수·주문 확인·견적 발송 메일 @@ -146,7 +146,7 @@ lib/ → 다운로드 링크 메일 발송 고객 다운로드 (/mypage → 내 제품 탭) - → GET /api/packs/sign-link → DSM 서명 링크 (4시간 TTL) + → POST /api/packs/sign-link → DSM 서명 링크 (4시간 TTL) ``` - PG(PortOne) 코드는 `products.pay_method` 플래그 기반으로 보존만, 현재 미활성