Files
6f8ebedc-c82f-45ba-b6b6-d4f…/vercel.json
2026-03-04 13:13:54 +00:00

5 lines
97 B
JSON

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