Files
01af09ea-97d3-4593-be5b-3f6…/vercel.json
2026-03-22 15:56:09 +00:00

5 lines
97 B
JSON

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