Files
daedb296-1e43-4f33-a255-90d…/vercel.json
2026-03-11 15:35:29 +00:00

5 lines
97 B
JSON

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