Files
fed25ea0-e184-447f-9ddf-65d…/vercel.json
2026-04-25 23:46:24 +00:00

5 lines
97 B
JSON

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