Files
4cc1a528-17b8-4295-b072-640…/vercel.json
2026-06-10 18:59:43 +00:00

5 lines
97 B
JSON

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