Files
2f24e5e8-83e8-4672-bdea-797…/vercel.json
2026-03-29 20:53:20 +00:00

5 lines
97 B
JSON

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