Files
d4036378-0095-4a77-9bfe-48e…/vercel.json
2026-04-19 11:52:16 +00:00

5 lines
97 B
JSON

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