Files
24fc76fb-0d43-4481-83b4-9b6…/vercel.json
2026-03-04 04:19:21 +00:00

5 lines
97 B
JSON

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