Files
7e41eb49-2660-47f2-9c63-d12…/vercel.json
2026-03-15 22:01:14 +00:00

5 lines
97 B
JSON

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