Files
d188badb-1f64-4f2d-a98d-139…/vercel.json
2026-03-09 21:55:17 +00:00

5 lines
97 B
JSON

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