mirror of
https://github.com/jaywcjlove/linux-command.git
synced 2026-01-15 21:46:04 +00:00
* ci: add vercel config file to override `outputDirectory` to `.deploy` https://vercel.com/docs/concepts/projects/project-configuration#outputdirectory * docs(readme.md): add vercel deploy description
4 lines
35 B
JSON
4 lines
35 B
JSON
{
|
|
"outputDirectory": ".deploy"
|
|
}
|