Files
c28e1c7a-5ced-4d0a-8349-a80…/vercel.json
2026-03-26 12:11:17 +00:00

5 lines
97 B
JSON

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