Files
85f22bbd-7d13-4ce8-94b6-e8d…/vercel.json
2026-04-12 23:41:57 +00:00

5 lines
97 B
JSON

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