Files
2f3517a8-12da-47fa-b5eb-3c4…/vercel.json
2026-04-22 21:05:21 +00:00

5 lines
97 B
JSON

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