Files
b1bf48c8-7c51-4db6-aa22-a85…/vercel.json
2026-03-04 20:14:25 +00:00

5 lines
97 B
JSON

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