Files
3a59b5d7-c0df-4503-b9c4-9dd…/vercel.json
2026-06-03 18:11:21 +00:00

5 lines
97 B
JSON

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