Files
34086e31-1e15-4d2c-9cbd-6d1…/vercel.json
2026-04-14 06:49:17 +00:00

5 lines
97 B
JSON

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