Files
730cbdec-d3d8-454a-bdea-2f7…/vercel.json
2026-05-17 17:24:41 +00:00

5 lines
97 B
JSON

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