Files
c0f7c6f9-3d1d-4b5b-b76c-dda…/vercel.json
2026-03-12 10:10:00 +00:00

5 lines
97 B
JSON

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