Files
e8d0ca29-4906-4333-a1c5-9e9…/vercel.json
2026-04-07 16:21:18 +00:00

5 lines
97 B
JSON

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