Files
bea660d0-93a4-4f4c-8637-d9f…/vercel.json
2026-03-04 18:23:14 +00:00

5 lines
97 B
JSON

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