Files
d89d9d83-30e2-444f-8430-dd3…/vercel.json
2026-02-19 20:08:37 +00:00

5 lines
97 B
JSON

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