Files
d2545ca4-24fd-456e-bf40-7c3…/vercel.json
2026-05-14 02:59:20 +00:00

5 lines
97 B
JSON

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