Files
d71c5721-e654-433f-a63b-0d0…/vercel.json
2026-04-11 13:35:39 +00:00

5 lines
97 B
JSON

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