Files
9e8701dc-6c5a-44b2-8f29-729…/vercel.json
2026-05-21 07:39:04 +00:00

5 lines
97 B
JSON

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