Files
c8e158a0-6966-4e55-85c0-a0a…/vercel.json
2026-05-01 19:41:47 +00:00

5 lines
97 B
JSON

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