Files
c3c7042b-b993-4e62-8312-cb0…/vercel.json
2026-04-19 06:45:58 +00:00

5 lines
97 B
JSON

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