Files
8e13c4f0-214f-4f41-a80e-5b1…/vercel.json
2026-03-22 14:10:55 +00:00

5 lines
97 B
JSON

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