Files
60be549b-0f4f-48ae-be8a-3a4…/vercel.json
2026-06-12 13:17:08 +00:00

5 lines
97 B
JSON

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