Files
e3abd23c-3801-49c6-8d69-681…/vercel.json
2026-02-20 12:17:19 +00:00

5 lines
97 B
JSON

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