Files
801fda85-2701-45f5-992d-4ea…/vercel.json
2026-04-07 20:24:49 +00:00

5 lines
97 B
JSON

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