Files
5b4ba431-04e1-4a59-a0a5-a36…/vercel.json
2026-04-22 16:35:43 +00:00

5 lines
97 B
JSON

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