Files
29754e3b-126d-45e0-84b2-90d…/vercel.json
2026-03-21 22:29:56 +00:00

5 lines
97 B
JSON

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