Files
7d3b66ae-8caa-436d-a9fa-b72…/vercel.json
2026-04-06 03:40:53 +00:00

5 lines
97 B
JSON

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