Files
ec76ff36-f8df-4e1f-9050-a24…/vercel.json
2026-04-21 15:10:30 +00:00

5 lines
97 B
JSON

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