Files
8a4ec762-b457-4edf-af0d-a0d…/vercel.json
2026-04-19 11:51:06 +00:00

5 lines
97 B
JSON

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