Files
f773bf35-1863-4903-9c6b-83b…/vercel.json
2026-04-27 16:17:56 +00:00

5 lines
97 B
JSON

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