Files
2e132fc8-5e7f-41fb-a2b4-1f2…/vercel.json
2026-04-22 02:23:03 +00:00

5 lines
97 B
JSON

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