Files
628fd09c-62d4-4261-93ec-ce6…/vercel.json
2026-03-03 13:40:20 +00:00

5 lines
97 B
JSON

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