Files
64923b97-06fe-4986-8ac7-bbd…/vercel.json
2026-03-14 21:44:43 +00:00

5 lines
97 B
JSON

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