Files
93df8e04-92ed-448d-ac9f-4f5…/vercel.json
2026-04-24 19:36:38 +00:00

5 lines
97 B
JSON

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