Files
8b1c6c45-a595-455a-b31c-59b…/vercel.json
2026-03-07 19:59:53 +00:00

5 lines
97 B
JSON

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