Files
60171bea-9394-4503-ac6e-73b…/vercel.json
2026-05-11 23:07:58 +00:00

5 lines
97 B
JSON

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