Files
ce506f11-8036-416b-b71d-149…/vercel.json
2026-02-27 00:00:25 +00:00

5 lines
97 B
JSON

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