Files
0b6275c8-4491-48e5-be62-0fb…/vercel.json
2026-03-23 21:44:48 +00:00

5 lines
97 B
JSON

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