Files
2c055016-c28d-4569-a7b2-f3f…/vercel.json
2026-03-09 19:18:20 +00:00

5 lines
97 B
JSON

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