Files
d15629eb-a35b-4a7d-b364-1e7…/vercel.json
2026-05-08 18:29:01 +00:00

5 lines
97 B
JSON

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