Files
77168d0b-8337-4fdb-9651-71d…/vercel.json
2026-03-06 20:52:25 +00:00

5 lines
97 B
JSON

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