Files
856d0c2f-82e5-482d-b26e-25f…/vercel.json
2026-03-03 16:50:59 +00:00

5 lines
97 B
JSON

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