Files
47264bb5-6a1d-48a7-a2f1-71b…/vercel.json
2026-03-03 03:22:10 +00:00

5 lines
97 B
JSON

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