Files
3b2ed0f4-7ab8-407b-bf17-57b…/vercel.json
2026-03-03 14:23:48 +00:00

5 lines
97 B
JSON

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