Files
56dbefbf-da71-4290-88d7-65f…/vercel.json
2026-05-23 20:46:41 +00:00

5 lines
97 B
JSON

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