Files
bd4fb211-35df-4177-8e65-a71…/vercel.json
2026-03-15 13:53:48 +00:00

5 lines
97 B
JSON

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