Application error: a client-side exception has occurred (see the browser console for more information).
https://velog.io/@solda/%EB%B3%B4%EC%9D%B4%EB%8A%94-URL%EA%B3%BC-%EC%A7%84%EC%A7%9C-URL
but 우리팀은 배포된 환경변수 조건이 프론트 env.local 값이랑 달라서
비동기요청 주소값이 유효한 api url주소가 아니었기 때문에 데이터를 불러올수없었고
데이터를 렌더할수 없어서 처음 index페이지는 들어가지지만
와인 필터페이지는 저런 경고가 떴었다.
즉 env.local 환경변수 백이랑 프론트 같은지 확인하자