Files
nice-app-web/public/images/pay_02.svg
Jay Sheen c38dbaecb4 빌드 설정 개선 및 이미지 경로 문제 해결
- package.json: preview 및 build 스크립트에 환경변수 설정 추가
- 이미지 파일을 public/images 디렉토리로 이동하여 빌드 호환성 확보
- IMAGE_ROOT 상수를 '/images'로 변경하여 빌드 환경 지원
- .env.production 파일 추가로 프로덕션 환경 설정 분리

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-08 15:29:36 +09:00

5 lines
446 B
XML

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="12" fill="#FFE000"/>
<path d="M5 11.3307C5 8.38675 8.13322 6 12 6C15.8668 6 19 8.38667 19 11.3307C19 14.2745 15.8668 16.6613 12 16.6613C11.7031 16.6613 11.4116 16.6449 11.1246 16.6177L7.54931 18.9445C7.29518 19.1091 6.96639 18.8823 7.04553 18.5977L7.86928 15.6309C6.13167 14.6605 5 13.097 5 11.3307Z" fill="black"/>
</svg>