두 가지 에러가 떴는데,
main 브랜치에 배포하려고하면 이런 에러가 나서 json 파일을 여러번 바꿨고
feelings git:(main) ✗ vercel --prod Vercel CLI 41.1.3
🔍 Inspect: https://vercel.com/jeeannyy/feelings/A88d3mmE8aTbiy1mxrjLWFttCcur [2s]
✅ Production: https://feelings-psx9q36cq-jeeannyy.vercel.app [2s]
❗️ Due to builds existing in your configuration file, the Build and Development Settings defined in your Project Settings will not apply. Learn More: https://vercel.link/unused-build-settings
막상 음악을 드래그하면 이런 에러만 뜹니다 (payload에 선택한 emotion은 제대로 전달되나 response가 없음)
일단 원래 gh-pages로 전부 되돌린 상태고 기존 레포 복사해서 vercel 배포용으로 처음부터 다시해보려고 합니다 ㅠ