You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: Profile 영역 동적 렌더링 #34
* hotfix: vercel 에서 searchParam 못 읽는 문제 임시방편
* hotfix: vercel 에서 쓰지말라고 하는 거 안 써보기
* Squashed commit of the following:
commit 7cc1c85
Author: Sonny <[email protected]>
Date: Wed Aug 7 02:28:14 2024 +0900
fix: vercel 배포 시 오류 해결 (#36)
* add start script
* include root directory
* fix reference error of path on next config
* move the readme files to the public directory
* change read file to asynchronous
* apply an encoding format
* remove public from filePath
* join with separate paths
* add public setting of vercel
* replace join to resolve
* using outputFileTracingIncludes
* check if it works well even if outputFileTracingIncludes is removed
* check if it works well even if outputFileTracingIncludes is changed
* Revert "check if it works well even if outputFileTracingIncludes is removed"
This reverts commit ec6073b.
* refine paths to include files
* Update turbo.json
Co-authored-by: Minsoo Kim <[email protected]>
* revert file path
* revert incorrect path correction
---------
Co-authored-by: Minsoo Kim <[email protected]>
* hotfix: path 수정
The text was updated successfully, but these errors were encountered: