Files
fbf1a67b-ba46-4a6f-a8d0-f8d…/vercel.json
2026-04-15 15:07:36 +00:00

5 lines
97 B
JSON

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