Files
95bdfd2d-f95b-41a3-bbe4-0a1…/vercel.json
2026-03-08 17:54:46 +00:00

5 lines
97 B
JSON

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