Files
f98e0d52-ff4c-4895-b0d3-d00…/vercel.json
2026-04-05 12:43:38 +00:00

5 lines
97 B
JSON

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