Files
c4ed8cdf-e300-4bae-b46b-65a…/vercel.json
2026-03-28 19:11:41 +00:00

5 lines
97 B
JSON

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