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

fix: BLOG-000 next 공식문서가 시키는대로 환경변수 이름 변경 #67

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

ryu9663
Copy link
Owner

@ryu9663 ryu9663 commented Jan 13, 2024

NEXT_ prefix를 안붙혀야 next 서버에서만 접근가능한 환경변수로 만들어짐.
이는 클라이언트에 접근할때는 빈문자열로 바뀜

Copy link

vercel bot commented Jan 13, 2024

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

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2024 3:14pm

Copy link

Bundle Sizes

Compared against none

Route Size (gzipped)
/_app 77.08 KB
/_error 77.07 KB

Dynamic import: None found.

@ryu9663 ryu9663 merged commit 3fc03b2 into main Jan 13, 2024
3 checks passed
@ryu9663 ryu9663 deleted the fix/BLOG-000 branch January 13, 2024 15:15
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.

1 participant