Files
747e8f66-0876-4d9e-8d4d-998…/vercel.json
2026-06-07 21:18:22 +00:00

5 lines
97 B
JSON

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