Files
69e5da42-a851-4c85-ae0a-963…/vercel.json
2026-06-04 06:00:05 +00:00

5 lines
97 B
JSON

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