Files
9446ea6d-4368-42f8-afc0-902…/vercel.json
2026-03-12 17:05:35 +00:00

5 lines
97 B
JSON

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