Files
4db34f77-7e5a-44b3-a100-eff…/vercel.json
2026-03-04 07:11:45 +00:00

5 lines
97 B
JSON

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