Files
271fe0fc-1f2c-4744-87ec-55a…/vercel.json
2026-03-04 17:58:19 +00:00

5 lines
97 B
JSON

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