Lighthouse CI 해지 방법 (2026)
Lighthouse CI 플랜은 US$0.00/월부터 시작합니다. 4단계 가이드를 따라 약 2분 만에 구독을 해지하세요 — 유지 제안을 피하는 팁 포함.
업데이트: 2026년 4월
Confirm Lighthouse CI is free/open-source
Google's Lighthouse CI (github.com/GoogleChrome/lighthouse-ci) is an open-source, Apache-2.0 licensed tool with no subscription or billing model. There is no account to cancel — the tool is free to use and self-hosted.
Stop running Lighthouse CI in your pipeline
Remove or disable the Lighthouse CI step from your CI configuration file (e.g., GitHub Actions workflow .yml, CircleCI config, etc.). Delete or comment out the 'lhci' job or step.
Remove the LHCI server (if self-hosted)
If you deployed the optional Lighthouse CI server for storing results, shut it down and remove its database. The server is self-managed — there is no cloud service or vendor to notify.
Uninstall npm packages
Run 'npm uninstall @lhci/cli' and/or 'npm uninstall @lhci/server' in your project to remove Lighthouse CI dependencies. Remove any .lighthouserc.js or lighthouserc.json configuration files.
자주 묻는 질문
제휴 공시: 이 페이지의 일부 링크는 제휴 링크일 수 있습니다. 해당 링크를 통해 구매하시면 Subger가 귀하에게 추가 비용 없이 소정의 수수료를 받을 수 있습니다. 이를 통해 사이트를 무료로 유지하고 정확한 구독 정보를 계속 제공할 수 있습니다. 당사는 가치가 있다고 판단하는 서비스만 추천합니다.