Files
8448528c-02eb-4799-90fa-c8b…/vercel.json
2026-04-20 18:54:33 +00:00

5 lines
97 B
JSON

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