Files
d63b8eba-6a57-4426-ad97-d5f…/vercel.json
2026-03-04 18:15:02 +00:00

5 lines
97 B
JSON

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