Files
37bdca21-8b0d-4f71-aabd-7ce…/vercel.json
2026-04-01 01:50:38 +00:00

5 lines
97 B
JSON

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