Files
0d83838f-e837-4473-a815-d2d…/vercel.json
2026-03-17 10:18:53 +00:00

5 lines
97 B
JSON

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