Files
fa102c5f-98be-4a0b-92e2-0d4…/vercel.json
2026-03-06 20:35:30 +00:00

5 lines
97 B
JSON

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