Files
6b7d045d-7d4c-4658-86b5-c6f…/vercel.json
2026-04-06 13:30:11 +00:00

5 lines
97 B
JSON

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