Files
cf779dff-cd49-42d0-8922-09d…/vercel.json
2026-04-26 15:24:19 +00:00

5 lines
97 B
JSON

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