Files
2d188f41-92d0-4622-8d4a-03d…/vercel.json
2026-05-19 04:05:42 +00:00

5 lines
97 B
JSON

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