Files
b096a3c3-4333-4880-b6cd-dff…/vercel.json
2026-03-10 19:15:46 +00:00

5 lines
97 B
JSON

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