Files
89af4c4b-b3c8-4171-9043-768…/vercel.json
2026-04-22 11:35:12 +00:00

5 lines
97 B
JSON

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