Skip to content

Conversation

@lumirlumir
Copy link
Collaborator

@lumirlumir lumirlumir commented Aug 29, 2024

안녕하세요😊

지난번에 올린 #1012 PR에서 발생한 문제점을 해결하였습니다. vercel의 빌드 과정에서 기존의 캐시가 계속 사용되는 탓에 production 환경에서 수정 내역이 제대로 반영되지 않았는데, 이를 기존의 캐시를 삭제하고 다시 빌드하는 방식으로 변경하여 정상 작동하도록 수정하였습니다.

해당 내용은 vercel 공식문서의 build-command 파트를 참고하였습니다.

이제 #1012 PR에서 적용한 내용이 정상 반영됩니다!

@vercel
Copy link

vercel bot commented Aug 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
ko-legacy-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Aug 30, 2024 3:32pm

@github-actions
Copy link

github-actions bot commented Aug 29, 2024

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@lumirlumir lumirlumir changed the title fix: cache problem in deployment of vercel fix: cache problem in deployment of vercel (#1012) Aug 29, 2024
@lumirlumir lumirlumir marked this pull request as ready for review August 29, 2024 14:40
@lumirlumir lumirlumir changed the title fix: cache problem in deployment of vercel (#1012) fix: cache problem of deployment in vercel (#1012) Aug 29, 2024
@lumirlumir lumirlumir enabled auto-merge (squash) August 29, 2024 14:42
@lumirlumir lumirlumir disabled auto-merge August 29, 2024 14:43
@lumirlumir lumirlumir enabled auto-merge (squash) August 29, 2024 14:43
@lumirlumir lumirlumir disabled auto-merge August 29, 2024 15:53
@lumirlumir lumirlumir enabled auto-merge (squash) August 29, 2024 15:53
@lumirlumir lumirlumir added the bug 공식 문서 홈페이지 상의 버그에 대한 논의 label Aug 29, 2024
Copy link
Member

@hg-pyun hg-pyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lumirlumir lumirlumir merged commit f688ba8 into reactjs:main Aug 31, 2024
@lumirlumir lumirlumir deleted the fix-vercel-build branch August 31, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 공식 문서 홈페이지 상의 버그에 대한 논의

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants