Files
c473e3ed-5084-4704-af97-e16…/vercel.json
2026-04-17 23:53:10 +00:00

5 lines
97 B
JSON

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