Files
56c5ed4f-a09d-4d19-8a9f-8b7…/vercel.json
2026-05-16 20:55:21 +00:00

5 lines
97 B
JSON

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