Files
cbe8d75b-fa17-4ad7-b7c2-32d…/vercel.json
2026-05-23 21:03:04 +00:00

5 lines
97 B
JSON

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