Files
84bf42c6-6dce-4986-a58c-8f9…/vercel.json
2026-03-07 22:37:47 +00:00

5 lines
97 B
JSON

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