Files
bbb838ad-9aa4-4eee-9724-e1a…/vercel.json
2026-03-19 02:45:15 +00:00

5 lines
97 B
JSON

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