Files
bad87522-5860-4072-a266-daa…/vercel.json
2026-03-09 14:54:18 +00:00

5 lines
97 B
JSON

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