Files
b3ae5dfc-444c-42e8-97d5-0c4…/vercel.json
2026-03-03 17:30:26 +00:00

5 lines
97 B
JSON

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