Files
594516db-fe0f-4ea2-b47c-52d…/vercel.json
2026-05-21 21:18:40 +00:00

5 lines
97 B
JSON

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