Files
87bb69c8-5bfc-4f83-b81a-cd4…/vercel.json
2026-01-28 20:18:18 +00:00

5 lines
97 B
JSON

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