Files
a70dfcb1-48fa-4763-b2f2-e4b…/vercel.json
2026-03-25 20:02:44 +00:00

5 lines
97 B
JSON

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