Files
288b6248-2587-47a0-b7d6-0ff…/vercel.json
2026-05-21 06:21:01 +00:00

5 lines
97 B
JSON

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