Files
657ddbd0-ae28-4ea2-a10d-4d5…/vercel.json
2026-03-11 17:55:32 +00:00

5 lines
97 B
JSON

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