Files
22b19895-ef02-40c8-9f8e-462…/vercel.json
2026-03-10 14:59:48 +00:00

5 lines
97 B
JSON

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