Files
81d2a9d9-e804-4782-8de7-a23…/vercel.json
2026-03-07 17:11:45 +00:00

5 lines
97 B
JSON

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