Files
c0c9d5f5-4de1-4980-840b-099…/vercel.json
2026-03-11 17:19:42 +00:00

5 lines
97 B
JSON

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