Files
901cb83c-03c6-4609-b780-a93…/vercel.json
2026-04-22 20:04:47 +00:00

5 lines
97 B
JSON

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