Files
3883b87b-f6c7-4e5d-aa4c-e87…/vercel.json
2026-03-13 06:19:15 +00:00

5 lines
97 B
JSON

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