Files
41b72f24-b82a-482e-90fc-eba…/vercel.json
2026-04-26 04:10:31 +00:00

5 lines
97 B
JSON

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