Files
bd530f6f-9fc0-48e0-a015-1fa…/vercel.json
2026-06-11 20:45:21 +00:00

5 lines
97 B
JSON

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