Files
717a4142-8712-4a6f-a0ee-50e…/vercel.json
2026-03-03 09:44:18 +00:00

5 lines
97 B
JSON

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