Files
81d3ce3f-8dc5-4b18-8eca-5d1…/vercel.json
2026-05-09 22:26:52 +00:00

5 lines
97 B
JSON

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