Files
a83f135a-18b8-4a27-8689-e0d…/vercel.json
2026-05-23 01:30:37 +00:00

5 lines
97 B
JSON

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