Files
9344c4b0-1a55-447d-b6e4-304…/vercel.json
2026-03-19 08:56:35 +00:00

5 lines
97 B
JSON

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