Files
f5e092d1-48ea-4871-84ae-706…/vercel.json
2026-04-18 14:19:07 +00:00

5 lines
97 B
JSON

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