Files
84b8a0d4-2c4e-42eb-8ee1-c01…/vercel.json
2026-05-19 21:23:08 +00:00

5 lines
97 B
JSON

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