Files
efce9d35-4a88-4dfb-b401-f33…/vercel.json
2026-03-08 21:20:27 +00:00

5 lines
97 B
JSON

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