Files
3e4b72dc-8d0d-4569-bb93-554…/vercel.json
2026-03-17 17:04:10 +00:00

5 lines
97 B
JSON

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