Files
299b0dd2-df32-425d-b50f-efa…/vercel.json
2026-04-25 23:33:34 +00:00

5 lines
97 B
JSON

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