Files
15ede23b-2e21-4c1b-ae17-25d…/vercel.json
2026-03-08 21:00:41 +00:00

5 lines
97 B
JSON

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