Files
55925021-ff2f-4ebd-ae64-4a6…/vercel.json
2026-03-11 03:27:43 +00:00

5 lines
97 B
JSON

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