Files
91ceb105-7b99-4990-aec2-99d…/vercel.json
2026-03-07 21:00:22 +00:00

5 lines
97 B
JSON

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