Files
8ddf2e02-43e8-40a6-bf45-a12…/vercel.json
2026-03-02 21:20:43 +00:00

5 lines
97 B
JSON

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