Files
b030aee3-a7d3-411a-9be5-f28…/vercel.json
2026-04-07 20:08:54 +00:00

5 lines
97 B
JSON

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