Files
7ed6f1da-ef2b-4680-8a0f-095…/vercel.json
2026-03-05 02:42:31 +00:00

5 lines
97 B
JSON

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