Files
26c090b3-b9c7-4d3e-9d8a-978…/vercel.json
2026-03-19 00:17:36 +00:00

5 lines
97 B
JSON

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