Files
c3e09b4d-9de9-4da0-90c3-a95…/vercel.json
2026-03-21 02:24:21 +00:00

5 lines
97 B
JSON

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