Files
c25cfb77-5ec0-4192-bb4b-0fd…/vercel.json
2026-03-10 23:45:14 +00:00

5 lines
97 B
JSON

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