Files
74a4f43f-d8bb-4f0e-bf07-c93…/vercel.json
2026-05-12 14:54:48 +00:00

5 lines
97 B
JSON

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