Files
ddf7c73b-6d15-49bd-9fa1-be3…/vercel.json
2026-05-12 22:39:35 +00:00

5 lines
97 B
JSON

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