Files
92b839c2-af8d-4c41-8d17-d25…/vercel.json
2026-04-14 06:35:02 +00:00

5 lines
97 B
JSON

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