Files
fb5d3e61-bb75-4560-a9ea-5b7…/vercel.json
2026-04-26 18:58:16 +00:00

5 lines
97 B
JSON

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