Files
2b57797d-71f1-4a48-bee9-a35…/vercel.json
2026-04-26 17:17:37 +00:00

5 lines
97 B
JSON

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