Files
c751270b-9b9a-4f8f-aed8-dad…/vercel.json
2026-03-07 21:56:42 +00:00

5 lines
97 B
JSON

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