Files
c513924f-a79e-43e5-a28a-e03…/vercel.json
2026-03-02 22:49:16 +00:00

5 lines
97 B
JSON

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