Files
7ed37176-4c8a-4900-9fd7-c8d…/vercel.json
2026-03-03 01:30:24 +00:00

5 lines
97 B
JSON

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