Files
c7df7615-0d1e-4380-993e-491…/vercel.json
2026-05-13 16:07:10 +00:00

5 lines
97 B
JSON

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