Files
9b961674-a24e-4e9b-ab18-850…/vercel.json
2026-03-04 11:05:23 +00:00

5 lines
97 B
JSON

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