Files
a92e6b71-e2fc-45d8-9e15-d96…/vercel.json
2026-03-10 23:37:40 +00:00

5 lines
97 B
JSON

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