Files
7f674f79-3912-4772-bce3-8d9…/vercel.json
2026-04-21 18:37:17 +00:00

5 lines
97 B
JSON

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