Files
91caef0f-ba08-4404-9aff-2e9…/vercel.json
2026-03-12 23:34:51 +00:00

5 lines
97 B
JSON

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