Files
ec918bcd-0c5c-40bd-8727-973…/vercel.json
2026-05-23 12:10:31 +00:00

5 lines
97 B
JSON

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