Files
bbc795b2-7c2f-4afd-8db1-6bd…/vercel.json
2026-04-07 13:14:59 +00:00

5 lines
97 B
JSON

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