Files
8c5d2a41-8a88-436b-a57c-441…/vercel.json
2026-05-15 09:13:10 +00:00

5 lines
97 B
JSON

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