Files
19ffc4a4-9cc6-499a-b3b2-49d…/vercel.json
2026-04-03 18:24:42 +00:00

5 lines
97 B
JSON

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