Files
45d2f2a1-1fff-4b70-b6fa-703…/vercel.json
2026-03-11 20:56:23 +00:00

5 lines
97 B
JSON

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