Files
c1b87cfe-5333-4104-8b09-07b…/vercel.json
2026-03-02 19:02:39 +00:00

5 lines
97 B
JSON

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