Files
c09b6164-14d0-4f99-98d4-3bc…/vercel.json
2026-03-02 22:53:08 +00:00

5 lines
97 B
JSON

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