Files
c9e3264c-ceb7-4f67-b274-681…/vercel.json
2026-06-09 22:45:09 +00:00

5 lines
97 B
JSON

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