Files
bc949b6e-0a5b-42dd-90dd-4c9…/vercel.json
2026-03-22 10:04:48 +00:00

5 lines
97 B
JSON

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