Files
7215df82-70f5-4e2e-8c51-3c2…/vercel.json
2026-04-02 23:51:51 +00:00

5 lines
97 B
JSON

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