Files
bbee2839-2a5f-4c4c-bf66-9ac…/vercel.json
2026-03-04 09:52:06 +00:00

5 lines
97 B
JSON

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