Files
cf8fe557-b66d-4678-bb93-e28…/vercel.json
2026-03-31 19:02:16 +00:00

5 lines
97 B
JSON

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