Files
c3b54d26-7bbd-4242-b77c-c1a…/vercel.json
2026-03-25 04:53:36 +00:00

5 lines
97 B
JSON

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