Files
17419446-4043-4c7b-9bcc-abb…/vercel.json
2026-04-24 18:07:04 +00:00

5 lines
97 B
JSON

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