Files
6d92b8d2-2ae9-4a43-85e8-9d9…/vercel.json
2026-04-11 21:07:39 +00:00

5 lines
97 B
JSON

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