Files
fc0ee699-a35e-46f8-829c-c4b…/vercel.json
2026-04-29 10:59:46 +00:00

5 lines
97 B
JSON

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