Files
3b7ff4a5-94e1-4f29-a395-f2f…/vercel.json
2026-03-14 09:17:35 +00:00

5 lines
97 B
JSON

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