Files
509e61d3-7509-4754-919e-ba1…/vercel.json
2026-05-18 13:12:46 +00:00

5 lines
97 B
JSON

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