Files
3fc22027-8d5e-4145-941b-c8b…/vercel.json
2026-04-02 20:48:48 +00:00

5 lines
97 B
JSON

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