Files
e8b18c91-dfed-4ff3-b2c0-4ea…/vercel.json
2026-05-02 08:14:03 +00:00

5 lines
97 B
JSON

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