Files
2b868ffe-2b67-4416-ba20-2ae…/vercel.json
2026-03-17 22:21:03 +00:00

5 lines
97 B
JSON

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