Files
9eb0d9e8-ab62-46d7-9e63-5d6…/vercel.json
2026-04-04 21:48:21 +00:00

5 lines
97 B
JSON

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