Files
35065b05-82fc-4726-90c1-fd0…/vercel.json
2026-03-25 22:08:25 +00:00

5 lines
97 B
JSON

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