Files
41ae3364-7f47-47c5-8fd4-578…/vercel.json
2026-03-19 21:21:31 +00:00

5 lines
97 B
JSON

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