Files
fd366f20-933a-4896-bb20-ae4…/vercel.json
2026-03-02 20:06:55 +00:00

5 lines
97 B
JSON

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