Files
fd42e94f-a7b4-4281-9589-612…/vercel.json
2026-05-14 22:51:35 +00:00

5 lines
97 B
JSON

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