Files
23b43b59-439c-4a2c-b5d5-4d2…/vercel.json
2026-04-07 09:49:47 +00:00

5 lines
97 B
JSON

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