Files
bd8fcf47-9fbb-4699-93ef-32c…/vercel.json
2026-04-07 16:45:57 +00:00

5 lines
97 B
JSON

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