mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 12:57:47 +00:00
f00b08a82085c3a63059f34f67f10ced92f2979c
Follow-up to https://github.com/vercel/vercel/pull/9974 this uses the `lambdaAppPaths` as the source of truth instead of the manifest which is more accurate for separating/detecting. Also adds additional test cases for new root and index app functions. x-ref: https://github.com/vercel/next.js/issues/49169
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%