Files
9f1a255f-4965-4afd-8f6d-0be…/vercel.json
2026-06-07 14:47:49 +00:00

5 lines
97 B
JSON

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