Files
5b4fbd68-def7-4e74-8e73-6d3…/vercel.json
2026-03-04 21:27:12 +00:00

5 lines
97 B
JSON

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