Files
6fd12bd4-56fc-4f1f-aa3e-660…/vercel.json
2026-04-01 06:28:16 +00:00

5 lines
97 B
JSON

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