Files
54307b8b-ce96-4d86-b09e-e0f…/vercel.json
2026-05-15 08:45:12 +00:00

5 lines
97 B
JSON

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