Files
5fc1bf97-3e2b-4ccd-9c76-656…/vercel.json
2026-04-23 12:23:39 +00:00

5 lines
97 B
JSON

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