Files
ffd99e4f-4917-4e5e-82c8-2ef…/vercel.json
2026-03-14 05:11:10 +00:00

5 lines
97 B
JSON

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