Files
7d5530a7-8e8e-43e2-b3aa-0aa…/vercel.json
2026-04-24 18:36:55 +00:00

5 lines
97 B
JSON

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