Files
df605139-e06a-4b1f-adcd-93d…/vercel.json
2026-03-10 12:14:20 +00:00

5 lines
97 B
JSON

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