Files
d0ec5bad-4d7e-44d6-945b-ee8…/vercel.json
2026-04-08 15:03:41 +00:00

5 lines
97 B
JSON

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