Files
f4055732-00a1-44f9-8c6a-68f…/vercel.json
2026-03-10 02:43:37 +00:00

5 lines
97 B
JSON

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