Files
2a4152e2-bc8c-4abc-8c28-d54…/vercel.json
2026-03-03 11:49:30 +00:00

5 lines
97 B
JSON

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