Files
32c90328-48ed-4960-9f48-e61…/vercel.json
2026-05-01 16:13:16 +00:00

5 lines
97 B
JSON

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