Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revalidate가 안되는 버그를 수정했습니다. #103

Merged
merged 4 commits into from
Nov 29, 2023

Conversation

J1min
Copy link
Member

@J1min J1min commented Nov 29, 2023

변경한 것

백엔드 api 경로가 https://portfolio.bssm.io/api 로 변경되면서, 기존의 pages/api 디렉토리의 /revalidate-portfolio api를 사용할 수 없게 되어 수정사항이 바로 반영되지 않는 문제를 해결하기 위해 포트폴리오 페이지에 SSG 대신 SSR을 적용하였습니다!

조성호 선생님 홈 서버로 서버를 이전하면서 예전처럼 성능 문제는 신경쓰지 않아도 된다고 말씀을 주셔서 SSR로 변경하였습니다 😁

Copy link

vercel bot commented Nov 29, 2023

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

Name Status Preview Comments Updated (UTC)
bssm-portfolio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2023 0:34am

Copy link
Member

@pkiop pkiop left a comment

Choose a reason for hiding this comment

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

👍👍

@J1min J1min merged commit 85ddd2c into develop Nov 29, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants