Files
f2ddfdd1-5718-4b93-bf7d-040…/vercel.json
2026-03-28 20:24:41 +00:00

5 lines
97 B
JSON

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