Files
95e98eae-db1c-4606-b0b4-59e…/vercel.json
2026-03-05 18:14:16 +00:00

5 lines
97 B
JSON

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