Files
52cbb102-0bc3-49e8-9eb9-57f…/vercel.json
2026-04-20 09:39:56 +00:00

5 lines
97 B
JSON

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