Files
6c998f3c-c5f1-4df0-95d2-44b…/vercel.json
2026-04-22 21:07:13 +00:00

5 lines
97 B
JSON

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