- 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>
12 lines
387 B
XML
12 lines
387 B
XML
<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="36" height="36" rx="6" fill="#F5F5F5"/>
|
|
<g clip-path="url(#clip0_2269_6765)">
|
|
<rect x="9" y="17" width="18" height="2" rx="1" fill="#999999"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_2269_6765">
|
|
<rect x="8" y="8" width="20" height="20" rx="10" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|