Files
personal-website/vercel.json
T
2023-11-03 17:51:57 +01:00

5 lines
96 B
JSON

{
"buildCommand": "hugo",
"devCommand": "hugo server",
"outputDirectory": "public"
}