Files
c16e8191-b971-4d0d-8d1e-56d…/vercel.json
2026-05-07 18:44:33 +00:00

5 lines
97 B
JSON

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