Files
7471ffcd-1fc9-45f7-9cc4-bf0…/vercel.json
2026-06-07 23:40:36 +00:00

5 lines
97 B
JSON

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