Files
1c4b1a2d-d3bf-4e01-b29a-790…/vercel.json
2026-04-04 21:24:02 +00:00

5 lines
97 B
JSON

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