Files
b2e37614-2c47-455e-9faf-0c0…/vercel.json
2026-04-06 23:44:16 +00:00

5 lines
97 B
JSON

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