Files
11f93f12-12e6-4dcd-902a-b7b…/vercel.json
2026-03-03 16:15:50 +00:00

5 lines
97 B
JSON

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