Files
3694d5d3-984c-48a2-a4ed-cd1…/vercel.json
2026-03-05 08:55:08 +00:00

5 lines
97 B
JSON

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