Files
9def7f3e-354b-4e77-b5a9-264…/vercel.json
2026-04-18 12:54:10 +00:00

5 lines
97 B
JSON

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