Files
990bd65c-3da3-4b41-8db1-0d5…/vercel.json
2026-01-06 15:48:43 +00:00

5 lines
97 B
JSON

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