Files
3cab58d7-85ee-427f-8ed2-106…/vercel.json
2026-05-02 23:34:53 +00:00

5 lines
97 B
JSON

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