Files
31979977-782a-40e7-9bc6-3d4…/vercel.json
2026-04-30 22:08:35 +00:00

5 lines
97 B
JSON

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