Files
c5342282-80bb-42c8-a885-c1f…/vercel.json
2026-03-03 00:27:02 +00:00

5 lines
97 B
JSON

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