Files
9bfe4fd2-f8d7-427f-bb50-4c0…/vercel.json
2026-04-21 13:33:40 +00:00

5 lines
97 B
JSON

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