Files
b8e8490e-9aef-4a9b-a52f-44f…/vercel.json
2026-06-12 19:02:18 +00:00

5 lines
97 B
JSON

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