Files
db07684e-4f1c-4bea-9e0c-20f…/vercel.json
2026-05-05 22:00:52 +00:00

5 lines
97 B
JSON

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