Files
d3fa748f-e9d1-488c-98f2-aa4…/vercel.json
2026-03-19 21:43:21 +00:00

5 lines
97 B
JSON

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