Files
508912cd-55a4-4e64-af85-3f6…/vercel.json
2026-04-23 18:00:37 +00:00

5 lines
97 B
JSON

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