Files
6a433712-4e6e-41a8-a7aa-5ea…/vercel.json
2026-05-05 19:00:14 +00:00

5 lines
97 B
JSON

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