Files
c35f5ad3-5f6f-42ed-a96d-6df…/vercel.json
2026-05-23 23:13:52 +00:00

5 lines
97 B
JSON

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