Files
2841720b-e90c-4c3d-899e-35c…/vercel.json
2026-05-20 18:53:47 +00:00

5 lines
97 B
JSON

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