Files
21662e2d-3e34-4dea-8d35-69b…/vercel.json
2026-04-11 09:48:41 +00:00

5 lines
97 B
JSON

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