Files
faf9523d-6dee-4e76-a8a2-6a6…/vercel.json
2026-03-24 22:09:44 +00:00

5 lines
97 B
JSON

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