Files
a3feeeb0-b073-42f9-80ed-1d0…/vercel.json
2026-03-07 20:23:15 +00:00

5 lines
97 B
JSON

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