Files
0ca77f8d-45ee-4dea-860e-3ac…/vercel.json
2026-03-08 11:25:10 +00:00

5 lines
97 B
JSON

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