Files
3a8e4512-f5d5-4dcc-bd89-ed8…/vercel.json
2026-04-16 20:36:36 +00:00

5 lines
97 B
JSON

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