Files
b16ed7f0-5a61-4c28-90be-fd1…/vercel.json
2026-04-07 18:28:48 +00:00

5 lines
97 B
JSON

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