Files
59db3723-497f-448a-99c8-d23…/vercel.json
2026-05-07 23:03:28 +00:00

5 lines
97 B
JSON

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