Files
6583eb99-dedc-4646-ab79-3dd…/vercel.json
2026-03-20 18:54:49 +00:00

5 lines
97 B
JSON

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