Files
bcac6b73-e310-4eb4-b377-5d7…/vercel.json
2026-04-02 21:02:47 +00:00

5 lines
97 B
JSON

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