Files
66f39643-4f28-4545-b35e-bf2…/vercel.json
2026-05-08 23:40:43 +00:00

5 lines
97 B
JSON

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