Files
b5e7ffb6-02ee-43f6-a5de-cb7…/vercel.json
2026-03-03 22:31:25 +00:00

5 lines
97 B
JSON

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