1) Frontend 프로젝트 Build
npm run build
2) S3 버킷 생성
<aside>
- 이름: oliveyoung-fbu-vue-frontend
- 객체 소유권: ACL 비활성화됨(권장)
- 모든 퍼블릭 액세스 차단: 체크
- 버킷 버전 관리: 비활성화
3) 버킷에 빌드 파일 업로드
- 1번에서 빌드 후 생성된 dist 폴더 내 파일을 모두 업로드
4) CloudFront 배포 생성



- Allow private S3 bucket access to CloudFront
- Origin settings - Use recommended origin settings
- Cache settings - Use recommended cache settings tailored to serving S3 content
