Files
aab62e84-d43a-49b3-86e9-c3f…/vercel.json
2026-03-05 22:17:54 +00:00

5 lines
97 B
JSON

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