Files
67f1ccfd-668b-48e6-b154-726…/vercel.json
2026-03-02 18:33:20 +00:00

5 lines
97 B
JSON

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