Files
90d1bf1e-fa37-478d-849b-88b…/vercel.json
2026-04-26 04:14:14 +00:00

5 lines
97 B
JSON

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