Files
2121e2ee-727c-43c1-8f61-fcf…/vercel.json
2026-03-02 21:51:07 +00:00

5 lines
97 B
JSON

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