Files
d463e949-2d53-4fea-bc16-c41…/vercel.json
2026-04-23 12:09:26 +00:00

5 lines
97 B
JSON

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