Files
dda9f76a-ee59-4fb6-8228-016…/vercel.json
2026-03-05 02:30:59 +00:00

5 lines
97 B
JSON

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