Files
3028f7c3-55a0-4fd9-a662-7b0…/vercel.json
2026-03-10 05:25:49 +00:00

5 lines
97 B
JSON

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