Files
9aa5b1ae-07fc-496f-90c8-db9…/vercel.json
2026-03-10 03:20:12 +00:00

5 lines
97 B
JSON

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