Files
3d5300d3-bbf8-4be9-b4d0-968…/vercel.json
2026-03-02 23:03:04 +00:00

5 lines
97 B
JSON

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