Files
e21e311d-3b2b-47f5-9261-166…/vercel.json
2026-03-20 05:59:55 +00:00

5 lines
97 B
JSON

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