Files
a8411920-1fee-409c-8ae3-54f…/vercel.json
2026-04-11 22:32:19 +00:00

5 lines
97 B
JSON

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