Files
c05666b9-868b-4c83-a397-beb…/vercel.json
2026-03-21 22:35:37 +00:00

5 lines
97 B
JSON

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