Files
091006c8-e803-409c-a951-4d4…/vercel.json
2026-04-14 21:15:54 +00:00

5 lines
97 B
JSON

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