Files
52f19bce-0f29-40fc-b1c1-82a…/vercel.json
2026-04-19 13:45:57 +00:00

5 lines
97 B
JSON

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