Files
2a63e33e-56f9-4f6b-adcb-9bf…/vercel.json
2026-04-22 14:17:43 +00:00

5 lines
97 B
JSON

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