Files
316c8213-146d-4ed1-a1e0-4e1…/vercel.json
2026-04-18 21:18:30 +00:00

5 lines
97 B
JSON

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