Vercel Doctor
Version updated for https://github.com/Aniket-508/vercel-doctor to version v1.2.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Vercel Doctor is a GitHub Action and CLI tool designed to optimize the cost and performance of Next.js projects deployed on Vercel. It identifies patterns that inflate Vercel bills, such as inefficient caching, unoptimized images, and long function durations, while also detecting dead code and unused assets to enhance performance. By providing actionable diagnostics, it helps developers streamline their codebase and reduce hosting expenses.
Release notes
What’s Changed
- chore: version packages by @github-actions[bot] in https://github.com/Aniket-508/vercel-doctor/pull/5
Full Changelog: https://github.com/Aniket-508/vercel-doctor/compare/v1.1.1...v1.2.0