Files
e99f8c9a-aeae-4d6c-93d8-f12…/vercel.json
2026-03-03 18:44:15 +00:00

5 lines
97 B
JSON

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