Files
52c33ef6-e54a-47a8-b57d-d26…/vercel.json
2026-03-06 13:54:46 +00:00

5 lines
97 B
JSON

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