Files
1671e4c2-057d-45e5-b387-da2…/vercel.json
2026-05-09 23:09:10 +00:00

5 lines
97 B
JSON

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