Files
b4bbd53d-3dc5-474a-aaee-e0f…/vercel.json
2026-05-07 12:29:49 +00:00

5 lines
97 B
JSON

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