Files
19b9eb43-779d-4b8a-95c1-2cd…/vercel.json
2026-03-30 11:46:42 +00:00

5 lines
97 B
JSON

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