Files
dafeb4dc-b19a-45d3-8ba6-4d4…/vercel.json
2026-04-27 22:01:11 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}