Files
5bd0ef14-447d-4534-a5b7-042…/vercel.json
2026-05-23 23:45:59 +00:00

5 lines
97 B
JSON

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