Files
bcf495df-4c64-4dc1-9745-a16…/vercel.json
2026-04-21 12:03:39 +00:00

5 lines
97 B
JSON

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