Files
e2e333db-cb15-4476-988f-c0e…/vercel.json
2026-02-12 00:14:50 +00:00

5 lines
97 B
JSON

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