Skip to content

fix: 어드민 Vercel 배포 출력 설정 보강#525

Merged
manNomi merged 1 commit into
mainfrom
release-admin
May 25, 2026
Merged

fix: 어드민 Vercel 배포 출력 설정 보강#525
manNomi merged 1 commit into
mainfrom
release-admin

Conversation

@manNomi
Copy link
Copy Markdown
Contributor

@manNomi manNomi commented May 25, 2026

관련 이슈

  • resolves: #이슈 번호

작업 내용

배포 핫픽스 이후 메인에 반영

특이 사항

리뷰 요구사항 (선택)

@manNomi manNomi requested review from enunsnv and wibaek as code owners May 25, 2026 07:57
@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solid-connect-web-admin Ready Ready Preview, Comment May 25, 2026 7:57am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
solid-connection-web Skipped Skipped May 25, 2026 7:57am

@github-actions github-actions Bot added the admin label May 25, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 25, 2026

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 86dd46d4-1bfc-4d0e-a729-d7275e2f5bb2

📥 Commits

Reviewing files that changed from the base of the PR and between 4a0964b and 7cef833.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • apps/admin/package.json
  • apps/admin/vite.config.ts

🚀 검토 순서

  1. Nitro 개발 의존성 추가

    • package.jsonnitro: "3.0.260522-beta" 패키지가 devDependencies에 신규 등록되었습니다.
  2. Vite 설정에 Nitro 플러그인 통합

    • nitro/vite에서 nitro 함수를 import하도록 추가되었습니다.
    • Vite 플러그인 배열에 nitro 플러그인이 추가되며, Vercel 프리셋과 Node.js 22.x 런타임으로 설정됩니다.

📋 Walkthrough

이 변경사항은 admin 앱에 Nitro 빌드 도구를 통합하는 작은 구성 업데이트입니다. 먼저 패키지 매니저를 위해 Nitro 베타 버전 의존성을 선언하고, Vite 빌드 설정에서 Nitro 플러그인을 활성화하여 Vercel Functions 환경(Node.js 22.x)에 맞게 구성합니다. 별도의 로직 변경이나 기능 수정은 없으며, 순전히 빌드 도구 통합입니다.

🎯 코드 리뷰 난이도 추정

🎯 1 (Trivial) | ⏱️ ~3분

👥 추천 검토자

  • wibaek
  • enunsnv
  • khwww
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-admin

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint skipped: no ESLint configuration detected in root package.json. To enable, add eslint to devDependencies.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@manNomi manNomi merged commit 46a58d9 into main May 25, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant