Files
ef34e29e-fb90-4266-a87a-d80…/vercel.json
2026-04-05 14:56:44 +00:00

5 lines
97 B
JSON

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