Files
a6bde84a-3914-4e94-844b-7e0…/vercel.json
2026-03-06 10:54:19 +00:00

5 lines
97 B
JSON

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