Files
9f2f6cb1-aebf-4e75-900a-720…/vercel.json
2026-03-05 13:02:13 +00:00

5 lines
97 B
JSON

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