Files
7bb50a1d-00d9-4df4-b949-c00…/vercel.json
2026-03-27 08:48:42 +00:00

5 lines
97 B
JSON

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