Files
a6281265-1cd9-43cc-9e25-ff6…/vercel.json
2026-02-20 13:13:39 +00:00

5 lines
97 B
JSON

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