Files
08b4cb7d-4c34-42c3-9e20-0d6…/vercel.json
2026-04-21 09:31:42 +00:00

5 lines
97 B
JSON

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