Files
c180e9f2-9a2a-4877-9238-245…/vercel.json
2026-03-20 17:29:29 +00:00

5 lines
97 B
JSON

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