Files
a1087704-80d6-4d80-9ccd-227…/vercel.json
2026-04-17 23:37:35 +00:00

5 lines
97 B
JSON

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