Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add
--yes
option to vercel dev
command to skip setup questions
Using the `--yes` option with the `vercel dev` command automatically answers setup questions with default values. This modification is based on Vercel documentation guidance, ensuring the development environment setup process is streamlined without manual confirmation interruptions.
- Loading branch information