Files
631dbeeb-0e4c-44f1-a3fa-7eb…/vercel.json
2026-06-10 11:50:39 +00:00

5 lines
97 B
JSON

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