Files
c588ef9d-acd1-4f32-bc18-706…/vercel.json
2026-03-12 05:59:36 +00:00

5 lines
97 B
JSON

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