Files
bb5f81ee-d22b-4bcb-9cc4-d3a…/vercel.json
2026-03-04 23:53:07 +00:00

5 lines
97 B
JSON

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