Files
bf0a8f70-c82f-4978-bc8a-92b…/vercel.json
2026-03-27 05:01:11 +00:00

5 lines
97 B
JSON

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