Files
621fc37f-4cff-451e-bbea-8a5…/vercel.json
2026-04-21 03:34:08 +00:00

5 lines
97 B
JSON

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