Files
html-css-practice-one/vercel.json
T
2023-07-03 17:14:57 +07:00

5 lines
106 B
JSON

{
"buildCommand": "yarn build",
"outputDirectory": "build",
"installCommand": "yarn install"
}