Files
69cd7955-ef91-4649-9c48-d32…/vercel.json
2026-03-02 19:10:10 +00:00

5 lines
97 B
JSON

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