Files
html-css-practice-one/vercel.json
T

5 lines
105 B
JSON

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