Files
1e8de1c0-756d-4dec-b9c8-61d…/vercel.json
2026-02-24 02:25:27 +00:00

5 lines
97 B
JSON

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