Files
324f34d0-0865-4967-bed6-87f…/vercel.json
2026-04-20 22:05:02 +00:00

5 lines
97 B
JSON

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