Files
4d3c4b91-beeb-40e2-8eb0-bdd…/vercel.json
2026-03-10 16:00:47 +00:00

5 lines
97 B
JSON

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