Files
093b6c6d-1256-4077-92a4-a51…/vercel.json
2026-05-11 19:17:33 +00:00

5 lines
97 B
JSON

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