Files
c02d1e6e-8d27-4f61-b835-e85…/vercel.json
2026-05-12 22:33:05 +00:00

5 lines
97 B
JSON

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