Files
dff006a7-9bd9-4492-a47d-c22…/vercel.json
2026-03-31 21:14:09 +00:00

5 lines
97 B
JSON

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