Files
c78c2de9-3fcc-4018-ab4f-123…/vercel.json
2026-03-05 08:57:32 +00:00

5 lines
97 B
JSON

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