mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
1f09979c6f36e6f6962abac07677a0cfe4ccefd8
This example occasionally fails with `ERROR: Command "yarn install" exited with 1 at nowDeploy`. We've noticed errors at the yarn registry being a root cause of lots of tests failures. This migrates the example to use the npm registry instead. Co-authored-by: Chris Barber <chris.barber@vercel.com>
Vercel
Develop. Preview. Ship.
Documentation · Changelog · Templates · CLI
Vercel
Vercel's frontend cloud gives developers frameworks, workflows, and infrastructure to build a faster, more personalized web.
Deploy
Get started by importing a project or using the Vercel CLI. Then, git push to deploy.
Documentation
For details on how to use Vercel, check out our documentation.
Contributing
This project uses pnpm to install dependencies and run scripts.
You can use the dev script to run local changes as if you were invoking Vercel CLI. For example, vercel deploy --cwd=/path/to/project could be run with local changes with pnpm dev deploy --cwd=/path/to/project.
See the Contributing Guidelines for more details.
Reference
Description
Languages
TypeScript
73.3%
JavaScript
20.4%
HTML
2%
CSS
1.7%
Stylus
0.7%
Other
1.8%