Files
eb4666c7-1ff2-4935-a5fc-9cf…/vercel.json
2026-04-02 21:59:46 +00:00

5 lines
97 B
JSON

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