Files
75c7d5d3-14d1-45d1-8cd2-4c0…/vercel.json
2026-04-26 14:04:43 +00:00

5 lines
97 B
JSON

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