Files
d8d267a3-733a-4e9b-a164-116…/vercel.json
2026-04-28 12:18:43 +00:00

5 lines
97 B
JSON

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