Files
b99cacec-3147-4293-a1f6-8fc…/vercel.json
2026-03-07 12:42:14 +00:00

5 lines
97 B
JSON

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