Files
dcbe991d-b7b2-406d-b03c-651…/vercel.json
2026-03-25 20:58:20 +00:00

5 lines
97 B
JSON

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