Files
91b13e17-7efd-4a1e-aad9-20f…/vercel.json
2026-03-16 18:25:49 +00:00

5 lines
97 B
JSON

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