Files
b4787fb3-a226-460a-bdf9-3bd…/vercel.json
2026-04-25 23:45:50 +00:00

5 lines
97 B
JSON

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