Files
b6e2e71f-a78e-41fc-89a0-549…/vercel.json
2026-04-22 17:30:13 +00:00

5 lines
97 B
JSON

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