Files
3c6708cf-9183-4790-9262-e02…/vercel.json
2026-04-20 10:18:25 +00:00

5 lines
97 B
JSON

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