Files
b02497b1-dee3-41eb-b103-b0b…/vercel.json
2026-04-04 21:53:15 +00:00

5 lines
97 B
JSON

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