4b9b22a2fe
Build and Push Images / build-and-push (push) Has been cancelled
Next.js 15 부터 output: "standalone" 설정 시 next start 로 실행하면 정적 자원(_next/static)이 404, API rewrite도 동작 안 함. .next/standalone/server.js 직접 실행하도록 Dockerfile 변경. static/public 디렉토리는 standalone 트리에 같이 복사해야 함. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>