Files
628b79d3-9965-4d75-9c5f-1b9…/vercel.json
2026-05-20 13:35:41 +00:00

5 lines
97 B
JSON

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