Files
6aaeb2d2-0b56-4aa9-8455-d34…/vercel.json
2026-03-05 19:45:23 +00:00

5 lines
97 B
JSON

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