Files
88c0f01b-5f8a-4fb2-94a7-197…/vercel.json
2026-03-07 13:53:41 +00:00

5 lines
97 B
JSON

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