Files
24fb8185-6ec3-4c7d-8b35-809…/vercel.json
2026-06-04 11:20:28 +00:00

5 lines
97 B
JSON

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