Files
a7a40301-8e79-4eb9-a57e-6ce…/vercel.json
2026-05-08 15:22:20 +00:00

5 lines
97 B
JSON

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