Files
09f5420d-e289-468b-8197-95e…/vercel.json
2026-04-04 21:36:00 +00:00

5 lines
97 B
JSON

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