Files
48c49e02-3e3b-4835-a4ee-054…/vercel.json
2026-03-15 16:57:47 +00:00

5 lines
97 B
JSON

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