Files
6d39be88-8593-46c0-ae8d-ce0…/vercel.json
2026-03-05 13:15:47 +00:00

5 lines
97 B
JSON

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