Files
5945b333-5e64-4201-bebe-887…/vercel.json
2026-04-16 23:17:03 +00:00

5 lines
97 B
JSON

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