Files
63b0a946-b8a2-4d13-8458-bb4…/vercel.json
2026-06-11 04:21:38 +00:00

5 lines
97 B
JSON

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