Files
9b85dc96-4d7e-4f6c-9a41-c2a…/vercel.json
2026-03-14 11:40:52 +00:00

5 lines
97 B
JSON

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