Files
c86d85bb-7a52-48d2-914a-e20…/vercel.json
2026-04-26 18:22:26 +00:00

5 lines
97 B
JSON

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