Files
48244096-3db2-4df9-b84e-9d9…/vercel.json
2026-03-10 21:49:21 +00:00

5 lines
97 B
JSON

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