Files
3089a4f5-06d1-4290-bc8f-efa…/vercel.json
2026-03-08 23:49:28 +00:00

5 lines
97 B
JSON

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